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
public long uuid()
uuid
public void uuid(long arg)
reference
public org.omg.CORBA.Object reference()
reference
public void reference(org.omg.CORBA.Object arg)
type
public java.lang.String type()
type
public void type(java.lang.String arg)
properties
public Property[] properties()
properties
public Property[] properties(org.omg.CosPersistentState.ForUpdate fu)
properties
public void properties(Property[] arg)