org.omg.CosTrading

Class _LookupStub

public class _LookupStub extends ObjectImpl implements Lookup

The Lookup interfaces is resolved by "TradingService". It provides access to all trader attributes and to the query operation.
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
String[]_ids()

Method Detail

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

Returns: the attribute value

def_follow_policy

public FollowOption def_follow_policy()
Read accessor for def_follow_policy attribute

Returns: the attribute value

def_hop_count

public int def_hop_count()
Read accessor for def_hop_count attribute

Returns: the attribute value

def_match_card

public int def_match_card()
Read accessor for def_match_card attribute

Returns: the attribute value

def_return_card

public int def_return_card()
Read accessor for def_return_card attribute

Returns: the attribute value

def_search_card

public int def_search_card()
Read accessor for def_search_card attribute

Returns: the attribute value

link_if

public Link link_if()
Read accessor for link_if attribute

Returns: the attribute value

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

Returns: the attribute value

max_follow_policy

public FollowOption max_follow_policy()
Read accessor for max_follow_policy attribute

Returns: the attribute value

max_hop_count

public int max_hop_count()
Read accessor for max_hop_count attribute

Returns: the attribute value

max_list

public int max_list()
Read accessor for max_list attribute

Returns: the attribute value

max_match_card

public int max_match_card()
Read accessor for max_match_card attribute

Returns: the attribute value

max_return_card

public int max_return_card()
Read accessor for max_return_card attribute

Returns: the attribute value

max_search_card

public int max_search_card()
Read accessor for max_search_card attribute

Returns: the attribute value

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

Returns: the attribute value

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

Returns: the attribute value

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute

Returns: the attribute value

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

Returns: the attribute value

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

Returns: the attribute value

type_repos

public Object type_repos()
Read accessor for type_repos attribute

Returns: the attribute value

_ids

public String[] _ids()