org.omg.CosTrading

Class LinkAttributesPOATie

public class LinkAttributesPOATie extends LinkAttributesPOA

When a trader creates a new link or modifies an existing link the max_link_follow_policy attribute will determine the most permissive behavior that the link will be allowed. The value for this constraint on link creation and modification can be obtained from this interface.
Constructor Summary
LinkAttributesPOATie(LinkAttributesOperations tieObject)
Constructor
LinkAttributesPOATie(LinkAttributesOperations tieObject, POA poa)
Constructor
Method Summary
FollowOptionmax_link_follow_policy()
Read accessor for max_link_follow_policy attribute
POA_default_POA()
_default_POA method
LinkAttributesOperations_delegate()
Get the delegate
void_delegate(LinkAttributesOperations delegate_)
Set the delegate

Constructor Detail

LinkAttributesPOATie

public LinkAttributesPOATie(LinkAttributesOperations tieObject)
Constructor

LinkAttributesPOATie

public LinkAttributesPOATie(LinkAttributesOperations tieObject, POA poa)
Constructor

Method Detail

max_link_follow_policy

public FollowOption max_link_follow_policy()
Read accessor for max_link_follow_policy attribute

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public LinkAttributesOperations _delegate()
Get the delegate

_delegate

public void _delegate(LinkAttributesOperations delegate_)
Set the delegate