Interface JpaSubscriptionRepository<D extends JpaSubscription>

All Superinterfaces:
CustomizedSubscriptionRepository<D>, com.broadleafcommerce.common.extension.DomainTypeAware, com.broadleafcommerce.common.messaging.notification.NotificationStateRepository, org.springframework.data.repository.Repository<D,String>, SubscriptionRepository<D>, com.broadleafcommerce.data.tracking.core.TrackableRepository<D>, com.broadleafcommerce.data.tracking.core.TrackableRsqlFilterExecutor<D>

@Repository @Narrow(com.broadleafcommerce.data.tracking.jpa.filtering.narrow.JpaNarrowExecutor.class) public interface JpaSubscriptionRepository<D extends JpaSubscription> extends SubscriptionRepository<D>
Author:
venkat