Interface SubscriptionCommercePriceService

All Superinterfaces:
CommercePriceService
All Known Implementing Classes:
DefaultSubscriptionCommercePriceService

public interface SubscriptionCommercePriceService extends CommercePriceService
Extends the CommercePriceService in order to retrieve the applicable SubscriptionPricePlanModel for a product as the CommercePriceService returns the price information only. The standard filtering functionality for PriceRowModels of the active PriceFactory is used.
Spring Bean ID:
subscriptionCommercePriceService