Class DefaultSapSubscriptionBillingEffectivePriceService

java.lang.Object
de.hybris.platform.commerceservices.price.impl.DefaultCommercePriceService
de.hybris.platform.subscriptionservices.price.impl.DefaultSubscriptionCommercePriceService
com.sap.hybris.sapcpqsbquotefacades.service.impl.DefaultSapSubscriptionBillingEffectivePriceService
All Implemented Interfaces:
SapSubscriptionBillingEffectivePriceService, de.hybris.platform.commerceservices.price.CommercePriceService, de.hybris.platform.subscriptionservices.price.SubscriptionCommercePriceService

public class DefaultSapSubscriptionBillingEffectivePriceService extends de.hybris.platform.subscriptionservices.price.impl.DefaultSubscriptionCommercePriceService implements SapSubscriptionBillingEffectivePriceService
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.commerceservices.price.impl.DefaultCommercePriceService

    de.hybris.platform.commerceservices.price.impl.DefaultCommercePriceService.PriceInformationComparator
  • Constructor Summary

    Constructors
  • Method Summary

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

    Methods inherited from class de.hybris.platform.subscriptionservices.price.impl.DefaultSubscriptionCommercePriceService

    getCurrentPriceFactory, getFirstRecurringPriceFromPlan, getLastRecurringPriceFromPlan, getModelService, getOneTimeChargeEntryPlan, getSubscriptionPricePlanForEntry, getSubscriptionPricePlanForProduct, setModelService

    Methods inherited from class de.hybris.platform.commerceservices.price.impl.DefaultCommercePriceService

    fillAllVariantPrices, getAllVariantPrices, getFromPriceForProduct, getLowestVariantPrice, getPriceService, getWebPriceForProduct, setPriceService

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    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