Uses of Class
org.broadleafcommerce.admin.client.presenter.promotion.CriteriaType

Packages that use CriteriaType
org.broadleafcommerce.admin.client.presenter.promotion   
 

Uses of CriteriaType in org.broadleafcommerce.admin.client.presenter.promotion
 

Methods in org.broadleafcommerce.admin.client.presenter.promotion that return CriteriaType
static CriteriaType CriteriaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CriteriaType[] CriteriaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.broadleafcommerce.admin.client.presenter.promotion with parameters of type CriteriaType
 void StateManager.finishWatchedItem(CriteriaType criteriaType)
           
 void StateManager.setWatchedItem(CriteriaType criteriaType, Integer quantity)
           
 



Copyright © 2013. All Rights Reserved.