Class OfferRuleType
java.lang.Object
org.broadleafcommerce.core.offer.service.type.OfferRuleType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extendible enumeration of offer rule types.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OfferRuleTypestatic final OfferRuleTypestatic final OfferRuleTypestatic final OfferRuleTypestatic final OfferRuleType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic OfferRuleTypegetInstance(String type) getType()inthashCode()void
-
Field Details
-
ORDER
-
FULFILLMENT_GROUP
-
CUSTOMER
-
TIME
-
REQUEST
-
-
Constructor Details
-
OfferRuleType
public OfferRuleType() -
OfferRuleType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-