operations are defined in Admin. Each of these set operations
returns the previous value of the attribute as its function value.
If the admin interface operation set_support_proxy_offers is invoked with a value set
to FALSE in a trader which supports the proxy interface, the set_support_proxy_offer
value does not affect the function of operations in the proxy interface. However, in this
case, it does have the effect of making any proxy offers exported via the proxy
interface for that trader unavailable to satisfy queries on that trader?s lookup interface.
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_AdminStub
public _AdminStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids
in class org.omg.CORBA.portable.ObjectImpl
request_id_stem
public byte[] request_id_stem()
- Read accessor for request_id_stem attribute
- Specified by:
request_id_stem
in interface AdminOperations
- Returns:
- the attribute value
set_def_search_card
public int set_def_search_card(int value)
- Operation set_def_search_card
- Specified by:
set_def_search_card
in interface AdminOperations
set_max_search_card
public int set_max_search_card(int value)
- Operation set_max_search_card
- Specified by:
set_max_search_card
in interface AdminOperations
set_def_match_card
public int set_def_match_card(int value)
- Operation set_def_match_card
- Specified by:
set_def_match_card
in interface AdminOperations
set_max_match_card
public int set_max_match_card(int value)
- Operation set_max_match_card
- Specified by:
set_max_match_card
in interface AdminOperations
set_def_return_card
public int set_def_return_card(int value)
- Operation set_def_return_card
- Specified by:
set_def_return_card
in interface AdminOperations
set_max_return_card
public int set_max_return_card(int value)
- Operation set_max_return_card
- Specified by:
set_max_return_card
in interface AdminOperations
set_max_list
public int set_max_list(int value)
- Operation set_max_list
- Specified by:
set_max_list
in interface AdminOperations
set_supports_modifiable_properties
public boolean set_supports_modifiable_properties(boolean value)
- Operation set_supports_modifiable_properties
- Specified by:
set_supports_modifiable_properties
in interface AdminOperations
set_supports_dynamic_properties
public boolean set_supports_dynamic_properties(boolean value)
- Operation set_supports_dynamic_properties
- Specified by:
set_supports_dynamic_properties
in interface AdminOperations
set_supports_proxy_offers
public boolean set_supports_proxy_offers(boolean value)
- Operation set_supports_proxy_offers
- Specified by:
set_supports_proxy_offers
in interface AdminOperations
set_def_hop_count
public int set_def_hop_count(int value)
- Operation set_def_hop_count
- Specified by:
set_def_hop_count
in interface AdminOperations
set_max_hop_count
public int set_max_hop_count(int value)
- Operation set_max_hop_count
- Specified by:
set_max_hop_count
in interface AdminOperations
set_def_follow_policy
public FollowOption set_def_follow_policy(FollowOption policy)
- Operation set_def_follow_policy
- Specified by:
set_def_follow_policy
in interface AdminOperations
set_max_follow_policy
public FollowOption set_max_follow_policy(FollowOption policy)
- Operation set_max_follow_policy
- Specified by:
set_max_follow_policy
in interface AdminOperations
set_max_link_follow_policy
public FollowOption set_max_link_follow_policy(FollowOption policy)
- Operation set_max_link_follow_policy
- Specified by:
set_max_link_follow_policy
in interface AdminOperations
set_type_repos
public org.omg.CORBA.Object set_type_repos(org.omg.CORBA.Object repository)
- Operation set_type_repos
- Specified by:
set_type_repos
in interface AdminOperations
set_request_id_stem
public byte[] set_request_id_stem(byte[] stem)
- Operation set_request_id_stem
- Specified by:
set_request_id_stem
in interface AdminOperations
list_offers
public void list_offers(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
throws NotImplemented
- Operation list_offers
- Specified by:
list_offers
in interface AdminOperations
- Throws:
NotImplemented
list_proxies
public void list_proxies(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
throws NotImplemented
- Operation list_proxies
- Specified by:
list_proxies
in interface AdminOperations
- Throws:
NotImplemented
lookup_if
public Lookup lookup_if()
- Read accessor for lookup_if attribute
- Specified by:
lookup_if
in interface TraderComponentsOperations
- Returns:
- the attribute value
register_if
public Register register_if()
- Read accessor for register_if attribute
- Specified by:
register_if
in interface TraderComponentsOperations
- Returns:
- the attribute value
link_if
public Link link_if()
- Read accessor for link_if attribute
- Specified by:
link_if
in interface TraderComponentsOperations
- Returns:
- the attribute value
proxy_if
public Proxy proxy_if()
- Read accessor for proxy_if attribute
- Specified by:
proxy_if
in interface TraderComponentsOperations
- Returns:
- the attribute value
admin_if
public Admin admin_if()
- Read accessor for admin_if attribute
- Specified by:
admin_if
in interface TraderComponentsOperations
- Returns:
- the attribute value
supports_modifiable_properties
public boolean supports_modifiable_properties()
- Read accessor for supports_modifiable_properties attribute
- Specified by:
supports_modifiable_properties
in interface SupportAttributesOperations
- Returns:
- the attribute value
supports_dynamic_properties
public boolean supports_dynamic_properties()
- Read accessor for supports_dynamic_properties attribute
- Specified by:
supports_dynamic_properties
in interface SupportAttributesOperations
- Returns:
- the attribute value
supports_proxy_offers
public boolean supports_proxy_offers()
- Read accessor for supports_proxy_offers attribute
- Specified by:
supports_proxy_offers
in interface SupportAttributesOperations
- Returns:
- the attribute value
type_repos
public org.omg.CORBA.Object type_repos()
- Read accessor for type_repos attribute
- Specified by:
type_repos
in interface SupportAttributesOperations
- Returns:
- the attribute value
def_search_card
public int def_search_card()
- Read accessor for def_search_card attribute
- Specified by:
def_search_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_search_card
public int max_search_card()
- Read accessor for max_search_card attribute
- Specified by:
max_search_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
def_match_card
public int def_match_card()
- Read accessor for def_match_card attribute
- Specified by:
def_match_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_match_card
public int max_match_card()
- Read accessor for max_match_card attribute
- Specified by:
max_match_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
def_return_card
public int def_return_card()
- Read accessor for def_return_card attribute
- Specified by:
def_return_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_return_card
public int max_return_card()
- Read accessor for max_return_card attribute
- Specified by:
max_return_card
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_list
public int max_list()
- Read accessor for max_list attribute
- Specified by:
max_list
in interface ImportAttributesOperations
- Returns:
- the attribute value
def_hop_count
public int def_hop_count()
- Read accessor for def_hop_count attribute
- Specified by:
def_hop_count
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_hop_count
public int max_hop_count()
- Read accessor for max_hop_count attribute
- Specified by:
max_hop_count
in interface ImportAttributesOperations
- Returns:
- the attribute value
def_follow_policy
public FollowOption def_follow_policy()
- Read accessor for def_follow_policy attribute
- Specified by:
def_follow_policy
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_follow_policy
public FollowOption max_follow_policy()
- Read accessor for max_follow_policy attribute
- Specified by:
max_follow_policy
in interface ImportAttributesOperations
- Returns:
- the attribute value
max_link_follow_policy
public FollowOption max_link_follow_policy()
- Read accessor for max_link_follow_policy attribute
- Specified by:
max_link_follow_policy
in interface LinkAttributesOperations
- Returns:
- the attribute value