org.openorb.trader.persistence
public interface OfferHomeOperations extends StorageHomeBaseOperations
Method Summary | |
---|---|
Offer | create(long uuid, Object reference, String type, Property[] properties)
Operation create |
Offer | find_by_uuid(long uuid)
Operation find_by_uuid |
OfferRef | find_ref_by_uuid(long uuid)
Operation find_ref_by_uuid |