Uses of Enum Class
org.exoplatform.perkstore.model.constant.ProductOrderPeriodType
Packages that use ProductOrderPeriodType
Package
Description
-
Uses of ProductOrderPeriodType in org.exoplatform.perkstore.entity
Methods in org.exoplatform.perkstore.entity that return ProductOrderPeriodTypeMethods in org.exoplatform.perkstore.entity with parameters of type ProductOrderPeriodTypeModifier and TypeMethodDescriptionvoidProductEntity.setOrderPeriodicity(ProductOrderPeriodType orderPeriodicity) -
Uses of ProductOrderPeriodType in org.exoplatform.perkstore.model.constant
Methods in org.exoplatform.perkstore.model.constant that return ProductOrderPeriodTypeModifier and TypeMethodDescriptionstatic ProductOrderPeriodTypeReturns the enum constant of this class with the specified name.static ProductOrderPeriodType[]ProductOrderPeriodType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProductOrderPeriodType in org.exoplatform.perkstore.service.utils
Methods in org.exoplatform.perkstore.service.utils that return ProductOrderPeriodTypeModifier and TypeMethodDescriptionstatic ProductOrderPeriodTypeUtils.getOrderPeriodicity(String orderPeriodicity)