org.omg.CosTrading
Interface LookupOperations
- All Superinterfaces:
- ImportAttributesOperations, SupportAttributesOperations, TraderComponentsOperations
- All Known Subinterfaces:
- Lookup
- All Known Implementing Classes:
- _LookupStub, LookupPOA
- public interface LookupOperations
- extends TraderComponentsOperations, SupportAttributesOperations, ImportAttributesOperations
Generated from IDL interface "Lookup"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from interface org.omg.CosTrading.ImportAttributesOperations |
def_follow_policy, def_hop_count, def_match_card, def_return_card, def_search_card, max_follow_policy, max_hop_count, max_list, max_match_card, max_return_card, max_search_card |
query
public void query(java.lang.String type,
java.lang.String constr,
java.lang.String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied)
throws IllegalPreference,
DuplicatePropertyName,
InvalidPolicyValue,
IllegalServiceType,
PolicyTypeMismatch,
IllegalConstraint,
IllegalPolicyName,
DuplicatePolicyName,
IllegalPropertyName,
UnknownServiceType
- Throws:
IllegalPreference
DuplicatePropertyName
InvalidPolicyValue
IllegalServiceType
PolicyTypeMismatch
IllegalConstraint
IllegalPolicyName
DuplicatePolicyName
IllegalPropertyName
UnknownServiceType