org.omg.CosTrading

Class RegisterPOATie

public class RegisterPOATie extends RegisterPOA

Interface definition: Register.

Author: OpenORB Compiler

Constructor Summary
RegisterPOATie(RegisterOperations tieObject)
Constructor
RegisterPOATie(RegisterOperations tieObject, POA poa)
Constructor
Method Summary
Adminadmin_if()
Read accessor for admin_if attribute
OfferInfodescribe(String id)
Operation describe
Stringexport(Object reference, String type, Property[] properties)
Operation export
Linklink_if()
Read accessor for link_if attribute
Lookuplookup_if()
Read accessor for lookup_if attribute
voidmodify(String id, String[] del_list, Property[] modify_list)
Operation modify
Proxyproxy_if()
Read accessor for proxy_if attribute
Registerregister_if()
Read accessor for register_if attribute
Registerresolve(String[] name)
Operation resolve
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
voidwithdraw(String id)
Operation withdraw
voidwithdraw_using_constraint(String type, String constr)
Operation withdraw_using_constraint
POA_default_POA()
_default_POA method
RegisterOperations_delegate()
Get the delegate
void_delegate(RegisterOperations delegate_)
Set the delegate

Constructor Detail

RegisterPOATie

public RegisterPOATie(RegisterOperations tieObject)
Constructor

RegisterPOATie

public RegisterPOATie(RegisterOperations tieObject, POA poa)
Constructor

Method Detail

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

describe

public OfferInfo describe(String id)
Operation describe

export

public String export(Object reference, String type, Property[] properties)
Operation export

link_if

public Link link_if()
Read accessor for link_if attribute

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

modify

public void modify(String id, String[] del_list, Property[] modify_list)
Operation modify

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

register_if

public Register register_if()
Read accessor for register_if attribute

resolve

public Register resolve(String[] name)
Operation resolve

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

withdraw

public void withdraw(String id)
Operation withdraw

withdraw_using_constraint

public void withdraw_using_constraint(String type, String constr)
Operation withdraw_using_constraint

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public RegisterOperations _delegate()
Get the delegate

_delegate

public void _delegate(RegisterOperations delegate_)
Set the delegate