Uses of Package
com.broadleafcommerce.pricing.provider.jpa.domain
-
Packages that use com.broadleafcommerce.pricing.provider.jpa.domain Package Description com.broadleafcommerce.pricing.provider.jpa.domain com.broadleafcommerce.pricing.provider.jpa.repository -
Classes in com.broadleafcommerce.pricing.provider.jpa.domain used by com.broadleafcommerce.pricing.provider.jpa.domain Class Description JpaPriceDataTier * Persistent counter-part to aPriceDataTier
for uses with a JPA datastore.JpaPriceList JPA implementation ofPriceList
domain.JpaPriceUserTarget Persistent counter-part toUserTarget
. -
Classes in com.broadleafcommerce.pricing.provider.jpa.domain used by com.broadleafcommerce.pricing.provider.jpa.repository Class Description JpaPriceData Persistent counter-part to aPriceData
for use with a JPA datastore.JpaPriceList JPA implementation ofPriceList
domain.