org.omg.CosTrading
Interface RegisterOperations
- All Superinterfaces:
- SupportAttributesOperations, TraderComponentsOperations
- All Known Subinterfaces:
- Register
- All Known Implementing Classes:
- _RegisterStub, RegisterPOA
- public interface RegisterOperations
- extends TraderComponentsOperations, SupportAttributesOperations
Generated from IDL interface "Register"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
export
public java.lang.String export(Object reference,
java.lang.String type,
Property[] properties)
throws DuplicatePropertyName,
MissingMandatoryProperty,
IllegalServiceType,
ReadonlyDynamicProperty,
InterfaceTypeMismatch,
PropertyTypeMismatch,
IllegalPropertyName,
InvalidObjectRef,
UnknownServiceType
- Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
ReadonlyDynamicProperty
InterfaceTypeMismatch
PropertyTypeMismatch
IllegalPropertyName
InvalidObjectRef
UnknownServiceType
withdraw
public void withdraw(java.lang.String id)
throws IllegalOfferId,
ProxyOfferId,
UnknownOfferId
- Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId
describe
public OfferInfo describe(java.lang.String id)
throws IllegalOfferId,
ProxyOfferId,
UnknownOfferId
- Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId
modify
public void modify(java.lang.String id,
java.lang.String[] del_list,
Property[] modify_list)
throws DuplicatePropertyName,
ProxyOfferId,
NotImplemented,
ReadonlyDynamicProperty,
UnknownOfferId,
PropertyTypeMismatch,
ReadonlyProperty,
IllegalOfferId,
UnknownPropertyName,
IllegalPropertyName,
MandatoryProperty
- Throws:
DuplicatePropertyName
ProxyOfferId
NotImplemented
ReadonlyDynamicProperty
UnknownOfferId
PropertyTypeMismatch
ReadonlyProperty
IllegalOfferId
UnknownPropertyName
IllegalPropertyName
MandatoryProperty
withdraw_using_constraint
public void withdraw_using_constraint(java.lang.String type,
java.lang.String constr)
throws NoMatchingOffers,
UnknownServiceType,
IllegalConstraint,
IllegalServiceType
- Throws:
NoMatchingOffers
UnknownServiceType
IllegalConstraint
IllegalServiceType
resolve
public Register resolve(java.lang.String[] name)
throws UnknownTraderName,
RegisterNotSupported,
IllegalTraderName
- Throws:
UnknownTraderName
RegisterNotSupported
IllegalTraderName