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
public long uuid()
uuid
public void uuid(long 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)
lookup
public Lookup lookup()
lookup
public Lookup lookup(org.omg.CosPersistentState.ForUpdate fu)
lookup
public void lookup(Lookup arg)
if_match_all
public boolean if_match_all()
if_match_all
public void if_match_all(boolean arg)
recipe
public java.lang.String recipe()
recipe
public void recipe(java.lang.String arg)
policies_to_pass_on
public Policy[] policies_to_pass_on()
policies_to_pass_on
public Policy[] policies_to_pass_on(org.omg.CosPersistentState.ForUpdate fu)
policies_to_pass_on
public void policies_to_pass_on(Policy[] arg)