org.openorb.trader.kernel
Class Admin
public
class
Admin
extends AdminPOA
This class implements the Admin interface for the OpenORB Trading Object Service.
Author: Jerome Daniel
public int def_hop_count()
public int def_match_card()
public int def_return_card()
public int def_search_card()
Returns a list of offers
Returns a list of proxy offers
public int max_hop_count()
public int max_list()
public int max_match_card()
public int max_return_card()
public int max_search_card()
public byte[] request_id_stem()
public int set_def_hop_count(int value)
public int set_def_match_card(int value)
public int set_def_return_card(int value)
public int set_def_search_card(int value)
public int set_max_hop_count(int value)
public int set_max_list(int value)
public int set_max_match_card(int value)
public int set_max_return_card(int value)
public int set_max_search_card(int value)
public byte[] set_request_id_stem(byte[] stem)
public boolean set_supports_dynamic_properties(boolean value)
public boolean set_supports_modifiable_properties(boolean value)
public boolean set_supports_proxy_offers(boolean value)
public Object set_type_repos(Object repository)
public boolean supports_dynamic_properties()
public boolean supports_modifiable_properties()
public boolean supports_proxy_offers()
public Object type_repos()