org.omg.CosTrading
Class _LinkStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.omg.CosTrading._LinkStub
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, Link, LinkAttributes, LinkAttributesOperations, LinkOperations, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations

public class _LinkStub
extends org.omg.CORBA.portable.ObjectImpl
implements Link

Interface definition: Link.

Author:
OpenORB Compiler
See Also:
Serialized Form

Constructor Summary
_LinkStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 void add_link(java.lang.String name, Lookup target, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
          Operation add_link
 Admin admin_if()
          Read accessor for admin_if attribute
 LinkInfo describe_link(java.lang.String name)
          Operation describe_link
 Link link_if()
          Read accessor for link_if attribute
 java.lang.String[] list_links()
          Operation list_links
 Lookup lookup_if()
          Read accessor for lookup_if attribute
 FollowOption max_link_follow_policy()
          Read accessor for max_link_follow_policy attribute
 void modify_link(java.lang.String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
          Operation modify_link
 Proxy proxy_if()
          Read accessor for proxy_if attribute
 Register register_if()
          Read accessor for register_if attribute
 void remove_link(java.lang.String name)
          Operation remove_link
 boolean supports_dynamic_properties()
          Read accessor for supports_dynamic_properties attribute
 boolean supports_modifiable_properties()
          Read accessor for supports_modifiable_properties attribute
 boolean supports_proxy_offers()
          Read accessor for supports_proxy_offers attribute
 org.omg.CORBA.Object type_repos()
          Read accessor for type_repos 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

_LinkStub

public _LinkStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

add_link

public void add_link(java.lang.String name,
                     Lookup target,
                     FollowOption def_pass_on_follow_rule,
                     FollowOption limiting_follow_rule)
              throws IllegalLinkName,
                     DuplicateLinkName,
                     InvalidLookupRef,
                     DefaultFollowTooPermissive,
                     LimitingFollowTooPermissive
Operation add_link

Specified by:
add_link in interface LinkOperations
Throws:
IllegalLinkName
DuplicateLinkName
InvalidLookupRef
DefaultFollowTooPermissive
LimitingFollowTooPermissive

remove_link

public void remove_link(java.lang.String name)
                 throws IllegalLinkName,
                        UnknownLinkName
Operation remove_link

Specified by:
remove_link in interface LinkOperations
Throws:
IllegalLinkName
UnknownLinkName

describe_link

public LinkInfo describe_link(java.lang.String name)
                       throws IllegalLinkName,
                              UnknownLinkName
Operation describe_link

Specified by:
describe_link in interface LinkOperations
Throws:
IllegalLinkName
UnknownLinkName

list_links

public java.lang.String[] list_links()
Operation list_links

Specified by:
list_links in interface LinkOperations

modify_link

public void modify_link(java.lang.String name,
                        FollowOption def_pass_on_follow_rule,
                        FollowOption limiting_follow_rule)
                 throws IllegalLinkName,
                        UnknownLinkName,
                        DefaultFollowTooPermissive,
                        LimitingFollowTooPermissive
Operation modify_link

Specified by:
modify_link in interface LinkOperations
Throws:
IllegalLinkName
UnknownLinkName
DefaultFollowTooPermissive
LimitingFollowTooPermissive

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

Specified by:
lookup_if in interface TraderComponentsOperations
Returns:
the attribute value

register_if

public Register register_if()
Read accessor for register_if attribute

Specified by:
register_if in interface TraderComponentsOperations
Returns:
the attribute value

link_if

public Link link_if()
Read accessor for link_if attribute

Specified by:
link_if in interface TraderComponentsOperations
Returns:
the attribute value

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

Specified by:
proxy_if in interface TraderComponentsOperations
Returns:
the attribute value

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

Specified by:
admin_if in interface TraderComponentsOperations
Returns:
the attribute value

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

Specified by:
supports_modifiable_properties in interface SupportAttributesOperations
Returns:
the attribute value

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute

Specified by:
supports_dynamic_properties in interface SupportAttributesOperations
Returns:
the attribute value

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

Specified by:
supports_proxy_offers in interface SupportAttributesOperations
Returns:
the attribute value

type_repos

public org.omg.CORBA.Object type_repos()
Read accessor for type_repos attribute

Specified by:
type_repos in interface SupportAttributesOperations
Returns:
the attribute value

max_link_follow_policy

public FollowOption max_link_follow_policy()
Read accessor for max_link_follow_policy attribute

Specified by:
max_link_follow_policy in interface LinkAttributesOperations
Returns:
the attribute value