org.openorb.trader.persistence
public interface ProxyOfferHomeOperations extends StorageHomeBaseOperations
Method Summary | |
---|---|
ProxyOffer | create(long uuid, Lookup lookup, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
Operation create |
ProxyOffer | find_by_uuid(long uuid)
Operation find_by_uuid |
ProxyOfferRef | find_ref_by_uuid(long uuid)
Operation find_ref_by_uuid |