org.omg.CosTrading
Interface RegisterOperations
- SupportAttributesOperations, TraderComponentsOperations
- Register
- RegisterPOA, RegisterPOATie, _RegisterStub
public interface RegisterOperations
Generated from IDL interface "Register"
- JacORB IDL compiler V 2.2, 7-May-2004
export
public java.lang.String export(Object reference,
java.lang.String type,
Property[] properties)
throws IllegalServiceType,
ReadonlyDynamicProperty,
InterfaceTypeMismatch,
PropertyTypeMismatch,
MissingMandatoryProperty,
DuplicatePropertyName,
UnknownServiceType,
InvalidObjectRef,
IllegalPropertyName
modify
public void modify(java.lang.String id,
java.lang.String[] del_list,
Property[] modify_list)
throws ReadonlyProperty,
ProxyOfferId,
NotImplemented,
ReadonlyDynamicProperty,
UnknownOfferId,
PropertyTypeMismatch,
DuplicatePropertyName,
IllegalOfferId,
UnknownPropertyName,
MandatoryProperty,
IllegalPropertyName