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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetPriceList(JpaPriceList priceList) voidsetTargetType(String targetType) voidsetTargetValue(String targetValue) toString()
-
Constructor Details
-
JpaPriceUserTarget
public JpaPriceUserTarget()
-
-
Method Details