|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PromotionSearchCriteria in com.retek.component.promotion |
Methods in com.retek.component.promotion with parameters of type PromotionSearchCriteria | |
java.util.Set |
PromotionManager.findPromotions(PromotionSearchCriteria searchCriteria)
|
java.util.Set |
PromotionManager.findActivePromotionsForAltSellingList(PromotionSearchCriteria criteria)
|
void |
PromotionManager.validatePromotionAltSellingList(PromotionSearchCriteria criteria,
java.util.List sellingLists)
|
Uses of PromotionSearchCriteria in com.retek.component.promotion.impl |
Methods in com.retek.component.promotion.impl with parameters of type PromotionSearchCriteria | |
java.util.Set |
PromotionManagerImpl.findPromotions(PromotionSearchCriteria criteria)
|
java.util.Set |
PromotionManagerImpl.findActivePromotionsForAltSellingList(PromotionSearchCriteria criteria)
|
void |
PromotionManagerImpl.validatePromotionAltSellingList(PromotionSearchCriteria criteria,
java.util.List sellingLists)
|
Uses of PromotionSearchCriteria in com.retek.component.promotion.impl.persistence |
Methods in com.retek.component.promotion.impl.persistence with parameters of type PromotionSearchCriteria | |
java.util.Set |
PromotionDao.find(PromotionSearchCriteria searchCriteria)
|
Uses of PromotionSearchCriteria in com.retek.component.promotion.impl.persistence.cache |
Methods in com.retek.component.promotion.impl.persistence.cache with parameters of type PromotionSearchCriteria | |
java.util.Set |
CachePromotionDao.find(PromotionSearchCriteria criteria)
|
Uses of PromotionSearchCriteria in com.retek.component.promotion.impl.persistence.db.oracle |
Methods in com.retek.component.promotion.impl.persistence.db.oracle with parameters of type PromotionSearchCriteria | |
java.util.Set |
OraclePromotionRetriever.find(PromotionSearchCriteria criteria)
|
java.util.Set |
OraclePromotionDao.find(PromotionSearchCriteria criteria)
|
Uses of PromotionSearchCriteria in com.retek.component.promotion.impl.remote |
Methods in com.retek.component.promotion.impl.remote with parameters of type PromotionSearchCriteria | |
java.util.Set |
PromotionServicesRemote.findPromotions(PromotionSearchCriteria criteria)
|
java.util.Set |
PromotionServicesEjb.findPromotions(PromotionSearchCriteria criteria)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |