Class JpaPriceUserTarget
java.lang.Object
com.broadleafcommerce.pricing.provider.jpa.domain.JpaPriceUserTarget
- All Implemented Interfaces:
Serializable
Persistent counter-part to
UserTarget
.- Author:
- Nathan Moore (nathanmoore).
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setPriceList
(JpaPriceList priceList) void
setTargetType
(String targetType) void
setTargetValue
(String targetValue) toString()
-
Constructor Details
-
JpaPriceUserTarget
public JpaPriceUserTarget()
-
-
Method Details