Interface CustomizedSubscriptionRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>

All Known Subinterfaces:
JpaSubscriptionRepository<D>, SubscriptionRepository<D>
All Known Implementing Classes:
JpaCustomizedSubscriptionRepository

public interface CustomizedSubscriptionRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>