Uses of Class
com.broadleafcommerce.promotion.offer.provider.jpa.domain.JpaOfferAuditSummary
Packages that use JpaOfferAuditSummary
Package
Description
-
Uses of JpaOfferAuditSummary in com.broadleafcommerce.promotion.offer.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.promotion.offer.provider.jpa.autoconfigure that return types with arguments of type JpaOfferAuditSummaryModifier and TypeMethodDescriptionOfferJpaAutoConfiguration.jpaOfferAuditSummaryRepositoryImpl
(org.springframework.transaction.support.TransactionTemplate template, org.springframework.core.env.Environment environment) -
Uses of JpaOfferAuditSummary in com.broadleafcommerce.promotion.offer.provider.jpa.repository
Classes in com.broadleafcommerce.promotion.offer.provider.jpa.repository with type parameters of type JpaOfferAuditSummaryModifier and TypeClassDescriptionclass
interface
JPA counter-part ofOfferAuditSummaryRepository
.