|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._RegisterStub
public class _RegisterStub
Interface definition: Register.
Constructor Summary | |
---|---|
_RegisterStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
Admin |
admin_if()
Read accessor for admin_if attribute |
OfferInfo |
describe(java.lang.String id)
Operation describe |
java.lang.String |
export(org.omg.CORBA.Object reference,
java.lang.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(java.lang.String id,
java.lang.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(java.lang.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 |
org.omg.CORBA.Object |
type_repos()
Read accessor for type_repos attribute |
void |
withdraw_using_constraint(java.lang.String type,
java.lang.String constr)
Operation withdraw_using_constraint |
void |
withdraw(java.lang.String id)
Operation withdraw |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public _RegisterStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public java.lang.String export(org.omg.CORBA.Object reference, java.lang.String type, Property[] properties) throws InvalidObjectRef, IllegalServiceType, UnknownServiceType, InterfaceTypeMismatch, IllegalPropertyName, PropertyTypeMismatch, ReadonlyDynamicProperty, MissingMandatoryProperty, DuplicatePropertyName
export
in interface RegisterOperations
InvalidObjectRef
IllegalServiceType
UnknownServiceType
InterfaceTypeMismatch
IllegalPropertyName
PropertyTypeMismatch
ReadonlyDynamicProperty
MissingMandatoryProperty
DuplicatePropertyName
public void withdraw(java.lang.String id) throws IllegalOfferId, UnknownOfferId, ProxyOfferId
withdraw
in interface RegisterOperations
IllegalOfferId
UnknownOfferId
ProxyOfferId
public OfferInfo describe(java.lang.String id) throws IllegalOfferId, UnknownOfferId, ProxyOfferId
describe
in interface RegisterOperations
IllegalOfferId
UnknownOfferId
ProxyOfferId
public void modify(java.lang.String id, java.lang.String[] del_list, Property[] modify_list) throws NotImplemented, IllegalOfferId, UnknownOfferId, ProxyOfferId, IllegalPropertyName, UnknownPropertyName, PropertyTypeMismatch, ReadonlyDynamicProperty, MandatoryProperty, ReadonlyProperty, DuplicatePropertyName
modify
in interface RegisterOperations
NotImplemented
IllegalOfferId
UnknownOfferId
ProxyOfferId
IllegalPropertyName
UnknownPropertyName
PropertyTypeMismatch
ReadonlyDynamicProperty
MandatoryProperty
ReadonlyProperty
DuplicatePropertyName
public void withdraw_using_constraint(java.lang.String type, java.lang.String constr) throws IllegalServiceType, UnknownServiceType, IllegalConstraint, NoMatchingOffers
withdraw_using_constraint
in interface RegisterOperations
IllegalServiceType
UnknownServiceType
IllegalConstraint
NoMatchingOffers
public Register resolve(java.lang.String[] name) throws IllegalTraderName, UnknownTraderName, RegisterNotSupported
resolve
in interface RegisterOperations
IllegalTraderName
UnknownTraderName
RegisterNotSupported
public Lookup lookup_if()
lookup_if
in interface TraderComponentsOperations
public Register register_if()
register_if
in interface TraderComponentsOperations
public Link link_if()
link_if
in interface TraderComponentsOperations
public Proxy proxy_if()
proxy_if
in interface TraderComponentsOperations
public Admin admin_if()
admin_if
in interface TraderComponentsOperations
public boolean supports_modifiable_properties()
supports_modifiable_properties
in interface SupportAttributesOperations
public boolean supports_dynamic_properties()
supports_dynamic_properties
in interface SupportAttributesOperations
public boolean supports_proxy_offers()
supports_proxy_offers
in interface SupportAttributesOperations
public org.omg.CORBA.Object type_repos()
type_repos
in interface SupportAttributesOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |