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