org.omg.CosTrading
Class _LookupStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._LookupStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, ImportAttributes, ImportAttributesOperations, Lookup, LookupOperations, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations
public class _LookupStub
- extends ObjectImpl
- implements Lookup
Generated from IDL interface "Lookup".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
- 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 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 |
_opsClass
public static final Class _opsClass
_LookupStub
public _LookupStub()
_ids
public String[] _ids()
- Specified by:
_ids in class ObjectImpl
register_if
public Register register_if()
- Specified by:
register_if in interface TraderComponentsOperations
def_follow_policy
public FollowOption def_follow_policy()
- Specified by:
def_follow_policy in interface ImportAttributesOperations
lookup_if
public Lookup lookup_if()
- Specified by:
lookup_if in interface TraderComponentsOperations
max_list
public int max_list()
- Specified by:
max_list in interface ImportAttributesOperations
max_search_card
public int max_search_card()
- Specified by:
max_search_card in interface ImportAttributesOperations
proxy_if
public Proxy proxy_if()
- Specified by:
proxy_if in interface TraderComponentsOperations
query
public void query(String type,
String constr,
String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied)
throws IllegalPreference,
DuplicatePropertyName,
InvalidPolicyValue,
IllegalServiceType,
PolicyTypeMismatch,
IllegalConstraint,
IllegalPolicyName,
DuplicatePolicyName,
IllegalPropertyName,
UnknownServiceType
- Specified by:
query in interface LookupOperations
- Throws:
IllegalPreference
DuplicatePropertyName
InvalidPolicyValue
IllegalServiceType
PolicyTypeMismatch
IllegalConstraint
IllegalPolicyName
DuplicatePolicyName
IllegalPropertyName
UnknownServiceType
def_search_card
public int def_search_card()
- Specified by:
def_search_card in interface ImportAttributesOperations
link_if
public Link link_if()
- Specified by:
link_if in interface TraderComponentsOperations
type_repos
public Object type_repos()
- Specified by:
type_repos in interface SupportAttributesOperations
max_return_card
public int max_return_card()
- Specified by:
max_return_card in interface ImportAttributesOperations
admin_if
public Admin admin_if()
- Specified by:
admin_if in interface TraderComponentsOperations
supports_dynamic_properties
public boolean supports_dynamic_properties()
- Specified by:
supports_dynamic_properties in interface SupportAttributesOperations
max_hop_count
public int max_hop_count()
- Specified by:
max_hop_count in interface ImportAttributesOperations
def_match_card
public int def_match_card()
- Specified by:
def_match_card in interface ImportAttributesOperations
supports_proxy_offers
public boolean supports_proxy_offers()
- Specified by:
supports_proxy_offers in interface SupportAttributesOperations
max_match_card
public int max_match_card()
- Specified by:
max_match_card in interface ImportAttributesOperations
def_return_card
public int def_return_card()
- Specified by:
def_return_card in interface ImportAttributesOperations
supports_modifiable_properties
public boolean supports_modifiable_properties()
- Specified by:
supports_modifiable_properties in interface SupportAttributesOperations
def_hop_count
public int def_hop_count()
- Specified by:
def_hop_count in interface ImportAttributesOperations
max_follow_policy
public FollowOption max_follow_policy()
- Specified by:
max_follow_policy in interface ImportAttributesOperations
Copyright © 2015 JacORB. All rights reserved.