org.openorb.trader.persistence
Interface ProxyOffer
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
public interface ProxyOffer
- extends org.omg.CosPersistentState.StorageObject
ProxyOffer 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)
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)
lookup
Lookup lookup()
lookup
Lookup lookup(org.omg.CosPersistentState.ForUpdate fu)
lookup
void lookup(Lookup arg)
if_match_all
boolean if_match_all()
if_match_all
void if_match_all(boolean arg)
recipe
java.lang.String recipe()
recipe
void recipe(java.lang.String arg)
policies_to_pass_on
Policy[] policies_to_pass_on()
policies_to_pass_on
Policy[] policies_to_pass_on(org.omg.CosPersistentState.ForUpdate fu)
policies_to_pass_on
void policies_to_pass_on(Policy[] arg)