|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._ImportAttributesStub
public class _ImportAttributesStub
Each trader is configured with default and maximum values of certain cardinality and link follow constraints that apply to queries. The values for these constraints can be obtained by querying the attributes in this interface.
Constructor Summary | |
---|---|
_ImportAttributesStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
FollowOption |
def_follow_policy()
Read accessor for def_follow_policy attribute |
int |
def_hop_count()
Read accessor for def_hop_count attribute |
int |
def_match_card()
Read accessor for def_match_card attribute |
int |
def_return_card()
Read accessor for def_return_card attribute |
int |
def_search_card()
Read accessor for def_search_card attribute |
FollowOption |
max_follow_policy()
Read accessor for max_follow_policy attribute |
int |
max_hop_count()
Read accessor for max_hop_count attribute |
int |
max_list()
Read accessor for max_list attribute |
int |
max_match_card()
Read accessor for max_match_card attribute |
int |
max_return_card()
Read accessor for max_return_card attribute |
int |
max_search_card()
Read accessor for max_search_card attribute |
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 |
Constructor Detail |
---|
public _ImportAttributesStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public int def_search_card()
def_search_card
in interface ImportAttributesOperations
public int max_search_card()
max_search_card
in interface ImportAttributesOperations
public int def_match_card()
def_match_card
in interface ImportAttributesOperations
public int max_match_card()
max_match_card
in interface ImportAttributesOperations
public int def_return_card()
def_return_card
in interface ImportAttributesOperations
public int max_return_card()
max_return_card
in interface ImportAttributesOperations
public int max_list()
max_list
in interface ImportAttributesOperations
public int def_hop_count()
def_hop_count
in interface ImportAttributesOperations
public int max_hop_count()
max_hop_count
in interface ImportAttributesOperations
public FollowOption def_follow_policy()
def_follow_policy
in interface ImportAttributesOperations
public FollowOption max_follow_policy()
max_follow_policy
in interface ImportAttributesOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |