import "CosTrading.idl";
List of all members.
Classes |
exception | IllegalRecipe |
exception | NotProxyOfferId |
struct | ProxyInfo |
Public Types |
typedef Istring | ConstraintRecipe |
Public Member Functions |
OfferId | export_proxy (in Lookup target, in ServiceTypeName type, in PropertySeq properties, in boolean if_match_all, in ConstraintRecipe recipe, in PolicySeq policies_to_pass_on) raises (IllegalServiceType, UnknownServiceType, InvalidLookupRef, IllegalPropertyName, PropertyTypeMismatch, ReadonlyDynamicProperty, MissingMandatoryProperty, IllegalRecipe, DuplicatePropertyName, DuplicatePolicyName) |
void | withdraw_proxy (in OfferId id) raises (IllegalOfferId, UnknownOfferId, NotProxyOfferId) |
ProxyInfo | describe_proxy (in OfferId id) raises (IllegalOfferId, UnknownOfferId, NotProxyOfferId) |
Member Typedef Documentation
Member Function Documentation
OfferId CosTrading::Proxy::export_proxy |
( |
in Lookup |
target, |
|
|
in ServiceTypeName |
type, |
|
|
in PropertySeq |
properties, |
|
|
in boolean |
if_match_all, |
|
|
in ConstraintRecipe |
recipe, |
|
|
in PolicySeq |
policies_to_pass_on |
|
) |
| raises (IllegalServiceType, UnknownServiceType, InvalidLookupRef, IllegalPropertyName, PropertyTypeMismatch, ReadonlyDynamicProperty, MissingMandatoryProperty, IllegalRecipe, DuplicatePropertyName, DuplicatePolicyName) |
The documentation for this interface was generated from the following file: