org.omg.CosTrading
Interface AdminOperations
- All Superinterfaces:
- ImportAttributesOperations, LinkAttributesOperations, SupportAttributesOperations, TraderComponentsOperations
- All Known Subinterfaces:
- Admin
- All Known Implementing Classes:
- _AdminStub, AdminPOA
- public interface AdminOperations
- extends TraderComponentsOperations, SupportAttributesOperations, ImportAttributesOperations, LinkAttributesOperations
Generated from IDL interface "Admin"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
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 |
request_id_stem
public byte[] request_id_stem()
set_def_search_card
public int set_def_search_card(int value)
set_max_search_card
public int set_max_search_card(int value)
set_def_match_card
public int set_def_match_card(int value)
set_max_match_card
public int set_max_match_card(int value)
set_def_return_card
public int set_def_return_card(int value)
set_max_return_card
public int set_max_return_card(int value)
set_max_list
public int set_max_list(int value)
set_supports_modifiable_properties
public boolean set_supports_modifiable_properties(boolean value)
set_supports_dynamic_properties
public boolean set_supports_dynamic_properties(boolean value)
set_supports_proxy_offers
public boolean set_supports_proxy_offers(boolean value)
set_def_hop_count
public int set_def_hop_count(int value)
set_max_hop_count
public int set_max_hop_count(int value)
set_def_follow_policy
public FollowOption set_def_follow_policy(FollowOption policy)
set_max_follow_policy
public FollowOption set_max_follow_policy(FollowOption policy)
set_max_link_follow_policy
public FollowOption set_max_link_follow_policy(FollowOption policy)
set_type_repos
public Object set_type_repos(Object repository)
set_request_id_stem
public byte[] set_request_id_stem(byte[] stem)
list_offers
public void list_offers(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
throws NotImplemented
- Throws:
NotImplemented
list_proxies
public void list_proxies(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
throws NotImplemented
- Throws:
NotImplemented