module CosTrading
interface Link
Link-inheritance Scopes/CosTrading/TraderComponents.html Scopes/CosTrading/SupportAttributes.html Scopes/CosTrading/LinkAttributes.html
-Structs
struct LinkInfo
-Exceptions
exception IllegalLinkName
exception UnknownLinkName
-Operations
 void add_link(in LinkName name, in Lookup target, in FollowOption def_pass_on_follow_rule, in FollowOption limiting_follow_rule) raises (IllegalLinkName, DuplicateLinkName, InvalidLookupRef, DefaultFollowTooPermissive, LimitingFollowTooPermissive)
 void modify_link(in LinkName name, in FollowOption def_pass_on_follow_rule, in FollowOption limiting_follow_rule) raises (IllegalLinkName, UnknownLinkName, DefaultFollowTooPermissive, LimitingFollowTooPermissive)
Attributes Inherited from TraderComponents
lookup_if, register_if, link_if, proxy_if, admin_if
Attributes Inherited from SupportAttributes
supports_modifiable_properties, supports_dynamic_properties, supports_proxy_offers, type_repos
Attributes Inherited from LinkAttributes
max_link_follow_policy