Removed
Methods
|
Offer
create
(Long, Double,
Long)
|
@return com.ibm.commerce.order.objects.Offer |
Enumeration
findByCatalogEntryAndStore
(Long,
Integer) |
Finds all the offers for a catalog entry within the context of
a single store. |
Enumeration
findByItem
(Long )
|
@return java.util.Enumeration |
Offer
findByPrimaryKey
(OfferKey )
|
@return com.ibm.commerce.order.objects.Offer |
Offer
findByTimestampAndStore
(Timestamp,
Timestamp, Integer)
|
@return com.ibm.commerce.order.objects.Offer |
Enumeration
findEffectiveOffersByTimestampCatentryOffersStoreContractsAndMemberGroups
(
boolean, Timestamp, Long, Long[],
Integer, Long[], Long[])
|
@return java.util.Enumeration |