org.omg.CosTrading

Class LinkPOATie

public class LinkPOATie extends LinkPOA

Interface definition: Link.

Author: OpenORB Compiler

Constructor Summary
LinkPOATie(LinkOperations tieObject)
Constructor
LinkPOATie(LinkOperations tieObject, POA poa)
Constructor
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
POA_default_POA()
_default_POA method
LinkOperations_delegate()
Get the delegate
void_delegate(LinkOperations delegate_)
Set the delegate

Constructor Detail

LinkPOATie

public LinkPOATie(LinkOperations tieObject)
Constructor

LinkPOATie

public LinkPOATie(LinkOperations tieObject, POA poa)
Constructor

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

describe_link

public LinkInfo describe_link(String name)
Operation describe_link

link_if

public Link link_if()
Read accessor for link_if attribute

list_links

public String[] list_links()
Operation list_links

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

max_link_follow_policy

public FollowOption max_link_follow_policy()
Read accessor for max_link_follow_policy attribute

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

register_if

public Register register_if()
Read accessor for register_if attribute

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

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

type_repos

public Object type_repos()
Read accessor for type_repos attribute

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public LinkOperations _delegate()
Get the delegate

_delegate

public void _delegate(LinkOperations delegate_)
Set the delegate