Uses of Class
com.broadleafcommerce.pricing.provider.jpa.domain.JpaPriceList
Package
Description
-
Uses of JpaPriceList in com.broadleafcommerce.pricing.provider.jpa.domain
-
Uses of JpaPriceList in com.broadleafcommerce.pricing.provider.jpa.repository
Modifier and TypeClassDescriptionclass
JpaCustomizedPriceListRepository<D extends JpaPriceList>
Repository fragment forJpaPriceListRepository
that includes custom JPA query methods.interface
JpaPriceListRepository<D extends JpaPriceList>
JPA counter-part ofPriceListRepository
.