org.omg.CosTrading
public interface AdminOperations extends TraderComponentsOperations, SupportAttributesOperations, ImportAttributesOperations, LinkAttributesOperations
Method Summary | |
---|---|
void | list_offers(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr)
The list_offers operation allows the administrator of a trader to perform housekeeping
by obtaining a handle on each of the offers within a trader (e.g., for garbage collection
etc.). |
void | list_proxies(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr)
The list_proxies operation returns the set of offer identifiers for proxy offers held by a
trader. |
byte[] | request_id_stem()
Read accessor for request_id_stem attribute |
FollowOption | set_def_follow_policy(FollowOption policy)
Operation set_def_follow_policy |
int | set_def_hop_count(int value)
Operation set_def_hop_count |
int | set_def_match_card(int value)
Operation set_def_match_card |
int | set_def_return_card(int value)
Operation set_def_return_card |
int | set_def_search_card(int value)
Operation set_def_search_card |
FollowOption | set_max_follow_policy(FollowOption policy)
Operation set_max_follow_policy |
int | set_max_hop_count(int value)
Operation set_max_hop_count |
FollowOption | set_max_link_follow_policy(FollowOption policy)
Operation set_max_link_follow_policy |
int | set_max_list(int value)
Operation set_max_list |
int | set_max_match_card(int value)
Operation set_max_match_card |
int | set_max_return_card(int value)
Operation set_max_return_card |
int | set_max_search_card(int value)
Operation set_max_search_card |
byte[] | set_request_id_stem(byte[] stem)
Operation set_request_id_stem |
boolean | set_supports_dynamic_properties(boolean value)
Operation set_supports_dynamic_properties |
boolean | set_supports_modifiable_properties(boolean value)
Operation set_supports_modifiable_properties |
boolean | set_supports_proxy_offers(boolean value)
Operation set_supports_proxy_offers |
Object | set_type_repos(Object repository)
Operation set_type_repos |
Returns: the attribute value