org.openorb.trader.persistence

Interface ProxyOfferHomeOperations

public interface ProxyOfferHomeOperations extends StorageHomeBaseOperations

ProxyOffer home description
Method Summary
ProxyOffercreate(long uuid, Lookup lookup, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
Operation create
ProxyOfferfind_by_uuid(long uuid)
Operation find_by_uuid
ProxyOfferReffind_ref_by_uuid(long uuid)
Operation find_ref_by_uuid

Method Detail

create

public ProxyOffer create(long uuid, Lookup lookup, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
Operation create

find_by_uuid

public ProxyOffer find_by_uuid(long uuid)
Operation find_by_uuid

find_ref_by_uuid

public ProxyOfferRef find_ref_by_uuid(long uuid)
Operation find_ref_by_uuid