org.omg.CosTrading

Class _LinkStub

public class _LinkStub extends ObjectImpl implements Link

Interface definition: Link.

Author: OpenORB Compiler

Method Summary
voidadd_link(String name, Lookup target, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation add_link
Adminadmin_if()
Read accessor for admin_if attribute
LinkInfodescribe_link(String name)
Operation describe_link
Linklink_if()
Read accessor for link_if attribute
String[]list_links()
Operation list_links
Lookuplookup_if()
Read accessor for lookup_if attribute
FollowOptionmax_link_follow_policy()
Read accessor for max_link_follow_policy attribute
voidmodify_link(String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation modify_link
Proxyproxy_if()
Read accessor for proxy_if attribute
Registerregister_if()
Read accessor for register_if attribute
voidremove_link(String name)
Operation remove_link
booleansupports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute
booleansupports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute
booleansupports_proxy_offers()
Read accessor for supports_proxy_offers attribute
Objecttype_repos()
Read accessor for type_repos attribute
String[]_ids()

Method Detail

add_link

public void add_link(String name, Lookup target, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation add_link

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

Returns: the attribute value

describe_link

public LinkInfo describe_link(String name)
Operation describe_link

link_if

public Link link_if()
Read accessor for link_if attribute

Returns: the attribute value

list_links

public String[] list_links()
Operation list_links

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

Returns: the attribute value

max_link_follow_policy

public FollowOption max_link_follow_policy()
Read accessor for max_link_follow_policy attribute

Returns: the attribute value

modify_link

public void modify_link(String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation modify_link

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

Returns: the attribute value

register_if

public Register register_if()
Read accessor for register_if attribute

Returns: the attribute value

remove_link

public void remove_link(String name)
Operation remove_link

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute

Returns: the attribute value

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

Returns: the attribute value

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

Returns: the attribute value

type_repos

public Object type_repos()
Read accessor for type_repos attribute

Returns: the attribute value

_ids

public String[] _ids()