| Modifier and Type | Field and Description |
|---|---|
protected java.util.Date |
currentDate |
protected java.lang.Long |
currentDateResolution |
protected javax.persistence.EntityManager |
em |
protected EntityConfiguration |
entityConfiguration |
| Constructor and Description |
|---|
OfferDaoImpl() |
protected javax.persistence.EntityManager em
protected EntityConfiguration entityConfiguration
protected java.lang.Long currentDateResolution
protected java.util.Date currentDate
protected java.util.Date getDateFactoringInDateResolution(java.util.Date currentDate)
public OfferInfo createOfferInfo()
createOfferInfo in interface OfferDaopublic CandidateOrderOffer createCandidateOrderOffer()
createCandidateOrderOffer in interface OfferDaopublic CandidateItemOffer createCandidateItemOffer()
createCandidateItemOffer in interface OfferDaopublic CandidateFulfillmentGroupOffer createCandidateFulfillmentGroupOffer()
createCandidateFulfillmentGroupOffer in interface OfferDaopublic OrderItemAdjustment createOrderItemAdjustment()
createOrderItemAdjustment in interface OfferDaopublic OrderItemPriceDetailAdjustment createOrderItemPriceDetailAdjustment()
createOrderItemPriceDetailAdjustment in interface OfferDaopublic OrderAdjustment createOrderAdjustment()
createOrderAdjustment in interface OfferDaopublic FulfillmentGroupAdjustment createFulfillmentGroupAdjustment()
createFulfillmentGroupAdjustment in interface OfferDaopublic java.util.List<Offer> readAllOffers()
readAllOffers in interface OfferDaopublic Offer readOfferById(java.lang.Long offerId)
readOfferById in interface OfferDaopublic java.util.List<Offer> readOffersByAutomaticDeliveryType()
readOffersByAutomaticDeliveryType in interface OfferDaopublic java.lang.Long getCurrentDateResolution()
OfferDaogetCurrentDateResolution in interface OfferDaopublic void setCurrentDateResolution(java.lang.Long currentDateResolution)
OfferDaosetCurrentDateResolution in interface OfferDaocurrentDateResolution - the milliseconds to cache the current date/timeCopyright © 2018. All Rights Reserved.