Interface SapSubscriptionBillingEffectivePriceService

All Superinterfaces:
de.hybris.platform.commerceservices.price.CommercePriceService, de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService
All Known Implementing Classes:
DefaultSapSubscriptionBillingEffectivePriceService

public interface SapSubscriptionBillingEffectivePriceService extends de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService
Extension of SubscriptionCommercePriceService
  • Method Summary

    Modifier and Type
    Method
    Description
    getSubscriptionEffectivePricePlan(ProductModel productModel, Date effectiveDate)
    Get subscription effective price plan

    Methods inherited from interface de.hybris.platform.commerceservices.price.CommercePriceService

    getFromPriceForProduct, getWebPriceForProduct

    Methods inherited from interface de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService

    getFirstRecurringPriceFromPlan, getLastRecurringPriceFromPlan, getOneTimeChargeEntryPlan, getSubscriptionPricePlanForEntry, getSubscriptionPricePlanForProduct
  • Method Details

    • getSubscriptionEffectivePricePlan

      SubscriptionPricePlanModel getSubscriptionEffectivePricePlan(ProductModel productModel, Date effectiveDate)
      Get subscription effective price plan
      Parameters:
      productModel - product model
      effectiveDate - effective date
      Returns:
      subscription effective price plan