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.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 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)
           
 
Methods inherited from interface org.omg.CosTrading.TraderComponentsOperations
admin_if, link_if, lookup_if, proxy_if, register_if
 
Methods inherited from interface org.omg.CosTrading.SupportAttributesOperations
supports_dynamic_properties, supports_modifiable_properties, supports_proxy_offers, type_repos
 
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
 

Method Detail

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