Uses of Class
atg.commerce.csr.order.edit.ConsumablePromotion

Packages that use ConsumablePromotion
atg.commerce.csr.order.edit   
 

Uses of ConsumablePromotion in atg.commerce.csr.order.edit
 

Methods in atg.commerce.csr.order.edit that return ConsumablePromotion
 ConsumablePromotion CSRCloneEditManager.createConsumablePromotion(atg.repository.RepositoryItem pPromotion, int pOrderCountWhenClaimed)
          Creates an instance of a ConsumablePromotion for the given promotion.
 ConsumablePromotion CSRCloneEditManager.getConsumablePromotion(CloneEditState pCloneEditState, java.lang.String pPromotionId)
          Returns the ConsumablePromotion object from the CloneEditState based on the given promotion id.