Class JpaItemCriteriaRule
java.lang.Object
com.broadleafcommerce.promotion.offer.provider.jpa.domain.JpaItemCriteriaRule
- All Implemented Interfaces:
Serializable
Persistent counter-part to an
ItemCriteriaRule
for use with a Jpa datastore.- Author:
- Nathan Moore (nathanmoore).
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JpaItemCriteriaRule
public JpaItemCriteriaRule()
-
-
Method Details
-
getNumberOfMatchesRequired
public int getNumberOfMatchesRequired() -
getRule
- See Also:
-
setNumberOfMatchesRequired
public void setNumberOfMatchesRequired(int numberOfMatchesRequired) -
setRule
- See Also:
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-