org.omg.CosTrading
Class _LinkStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._LinkStub
- All Implemented Interfaces:
- Serializable, Object, IDLEntity, Link, LinkAttributes, LinkAttributesOperations, LinkOperations, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations
public class _LinkStub
- extends ObjectImpl
- implements Link
Generated from IDL interface "Link".
- 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
_LinkStub
public _LinkStub()
_ids
public String[] _ids()
- Specified by:
_ids in class ObjectImpl
list_links
public String[] list_links()
- Specified by:
list_links in interface LinkOperations
admin_if
public Admin admin_if()
- Specified by:
admin_if in interface TraderComponentsOperations
type_repos
public Object type_repos()
- Specified by:
type_repos in interface SupportAttributesOperations
supports_proxy_offers
public boolean supports_proxy_offers()
- Specified by:
supports_proxy_offers in interface SupportAttributesOperations
link_if
public Link link_if()
- Specified by:
link_if in interface TraderComponentsOperations
modify_link
public void modify_link(String name,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
throws IllegalLinkName,
LimitingFollowTooPermissive,
DefaultFollowTooPermissive,
UnknownLinkName
- Specified by:
modify_link in interface LinkOperations
- Throws:
IllegalLinkName
LimitingFollowTooPermissive
DefaultFollowTooPermissive
UnknownLinkName
supports_modifiable_properties
public boolean supports_modifiable_properties()
- Specified by:
supports_modifiable_properties in interface SupportAttributesOperations
remove_link
public void remove_link(String name)
throws IllegalLinkName,
UnknownLinkName
- Specified by:
remove_link in interface LinkOperations
- Throws:
IllegalLinkName
UnknownLinkName
describe_link
public LinkInfo describe_link(String name)
throws IllegalLinkName,
UnknownLinkName
- Specified by:
describe_link in interface LinkOperations
- Throws:
IllegalLinkName
UnknownLinkName
max_link_follow_policy
public FollowOption max_link_follow_policy()
- Specified by:
max_link_follow_policy in interface LinkAttributesOperations
proxy_if
public Proxy proxy_if()
- Specified by:
proxy_if in interface TraderComponentsOperations
register_if
public Register register_if()
- Specified by:
register_if in interface TraderComponentsOperations
lookup_if
public Lookup lookup_if()
- Specified by:
lookup_if in interface TraderComponentsOperations
add_link
public void add_link(String name,
Lookup target,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
throws IllegalLinkName,
InvalidLookupRef,
LimitingFollowTooPermissive,
DuplicateLinkName,
DefaultFollowTooPermissive
- Specified by:
add_link in interface LinkOperations
- Throws:
IllegalLinkName
InvalidLookupRef
LimitingFollowTooPermissive
DuplicateLinkName
DefaultFollowTooPermissive
supports_dynamic_properties
public boolean supports_dynamic_properties()
- Specified by:
supports_dynamic_properties in interface SupportAttributesOperations
Copyright © 2015 JacORB. All rights reserved.