org.omg.CosTrading
public class RegisterPOATie extends RegisterPOA
Constructor Summary | |
---|---|
RegisterPOATie(RegisterOperations tieObject)
Constructor | |
RegisterPOATie(RegisterOperations tieObject, POA poa)
Constructor |
Method Summary | |
---|---|
Admin | admin_if()
Read accessor for admin_if attribute |
OfferInfo | describe(String id)
Operation describe |
String | export(Object reference, String type, Property[] properties)
Operation export |
Link | link_if()
Read accessor for link_if attribute |
Lookup | lookup_if()
Read accessor for lookup_if attribute |
void | modify(String id, String[] del_list, Property[] modify_list)
Operation modify |
Proxy | proxy_if()
Read accessor for proxy_if attribute |
Register | register_if()
Read accessor for register_if attribute |
Register | resolve(String[] name)
Operation resolve |
boolean | supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute |
boolean | supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute |
boolean | supports_proxy_offers()
Read accessor for supports_proxy_offers attribute |
Object | type_repos()
Read accessor for type_repos attribute |
void | withdraw(String id)
Operation withdraw |
void | withdraw_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 |