org.omg.CosTrading

Class LookupPOATie

public class LookupPOATie extends LookupPOA

The Lookup interfaces is resolved by "TradingService". It provides access to all trader attributes and to the query operation.
Constructor Summary
LookupPOATie(LookupOperations tieObject)
Constructor
LookupPOATie(LookupOperations tieObject, POA poa)
Constructor
Method Summary
Adminadmin_if()
Read accessor for admin_if attribute
FollowOptiondef_follow_policy()
Read accessor for def_follow_policy attribute
intdef_hop_count()
Read accessor for def_hop_count attribute
intdef_match_card()
Read accessor for def_match_card attribute
intdef_return_card()
Read accessor for def_return_card attribute
intdef_search_card()
Read accessor for def_search_card attribute
Linklink_if()
Read accessor for link_if attribute
Lookuplookup_if()
Read accessor for lookup_if attribute
FollowOptionmax_follow_policy()
Read accessor for max_follow_policy attribute
intmax_hop_count()
Read accessor for max_hop_count attribute
intmax_list()
Read accessor for max_list attribute
intmax_match_card()
Read accessor for max_match_card attribute
intmax_return_card()
Read accessor for max_return_card attribute
intmax_search_card()
Read accessor for max_search_card attribute
Proxyproxy_if()
Read accessor for proxy_if attribute
voidquery(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied)
Operation query
Registerregister_if()
Read accessor for register_if attribute
booleansupports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute
booleansupports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute
booleansupports_proxy_offers()
Read accessor for supports_proxy_offers attribute
Objecttype_repos()
Read accessor for type_repos attribute
POA_default_POA()
_default_POA method
LookupOperations_delegate()
Get the delegate
void_delegate(LookupOperations delegate_)
Set the delegate

Constructor Detail

LookupPOATie

public LookupPOATie(LookupOperations tieObject)
Constructor

LookupPOATie

public LookupPOATie(LookupOperations tieObject, POA poa)
Constructor

Method Detail

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

def_follow_policy

public FollowOption def_follow_policy()
Read accessor for def_follow_policy attribute

def_hop_count

public int def_hop_count()
Read accessor for def_hop_count attribute

def_match_card

public int def_match_card()
Read accessor for def_match_card attribute

def_return_card

public int def_return_card()
Read accessor for def_return_card attribute

def_search_card

public int def_search_card()
Read accessor for def_search_card attribute

link_if

public Link link_if()
Read accessor for link_if attribute

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

max_follow_policy

public FollowOption max_follow_policy()
Read accessor for max_follow_policy attribute

max_hop_count

public int max_hop_count()
Read accessor for max_hop_count attribute

max_list

public int max_list()
Read accessor for max_list attribute

max_match_card

public int max_match_card()
Read accessor for max_match_card attribute

max_return_card

public int max_return_card()
Read accessor for max_return_card attribute

max_search_card

public int max_search_card()
Read accessor for max_search_card attribute

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

query

public void query(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied)
Operation query

register_if

public Register register_if()
Read accessor for register_if attribute

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

type_repos

public Object type_repos()
Read accessor for type_repos attribute

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public LookupOperations _delegate()
Get the delegate

_delegate

public void _delegate(LookupOperations delegate_)
Set the delegate