org.openorb.trader.persistence
Interface Offer
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
public interface Offer
- extends org.omg.CosPersistentState.StorageObject
Offer persistent states
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
uuid
long uuid()
uuid
void uuid(long arg)
reference
org.omg.CORBA.Object reference()
reference
void reference(org.omg.CORBA.Object arg)
type
java.lang.String type()
type
void type(java.lang.String arg)
properties
Property[] properties()
properties
Property[] properties(org.omg.CosPersistentState.ForUpdate fu)
properties
void properties(Property[] arg)