Class JpaCustomizedChangeSummaryRepository<D extends JpaChangeSummary>

java.lang.Object
com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository<D>
All Implemented Interfaces:
com.broadleafcommerce.common.extension.DomainTypeAware, com.broadleafcommerce.common.messaging.notification.NotificationStateRepository, com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment, CustomizedChangeSummaryRepository<D>

public class JpaCustomizedChangeSummaryRepository<D extends JpaChangeSummary> extends Object implements CustomizedChangeSummaryRepository<D>, com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment
Author:
Jeff Fischer