Uses of Interface
de.hybris.platform.jalo.order.price.PriceFactory
-
-
Uses of PriceFactory in de.hybris.platform.catalog.jalo
Classes in de.hybris.platform.catalog.jalo that implement PriceFactory Modifier and Type Class Description classCatalogAwareEurope1PriceFactoryDummy CatalogAwareEurope1PriceFactory for backwards compatibility. -
Uses of PriceFactory in de.hybris.platform.europe1.jalo
Classes in de.hybris.platform.europe1.jalo that implement PriceFactory Modifier and Type Class Description classCustomPriceFactoryTest.TinyPriceFactoryclassEurope1PriceFactoryThe Europe1 price factory extension.classGeneratedEurope1PriceFactoryGenerated class for typeEurope1PriceFactory. -
Uses of PriceFactory in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return PriceFactory Modifier and Type Method Description PriceFactoryJaloSession. getPriceFactory()PriceFactorySessionContext. getPriceFactory()Method getPriceFactoryMethods in de.hybris.platform.jalo with parameters of type PriceFactory Modifier and Type Method Description protected voidSessionContext. initializeOnSessionStartup(User user, Language language, Currency currency, java.util.TimeZone timeZone, PriceFactory injectedPriceFactory)voidJaloSession. setPriceFactory(PriceFactory factory)voidSessionContext. setPriceFactory(PriceFactory pricefactory)Method setPriceFactory -
Uses of PriceFactory in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order that return PriceFactory Modifier and Type Method Description PriceFactoryOrderManager. getPriceFactory()Returns the configuredPriceFactory. -
Uses of PriceFactory in de.hybris.platform.jalo.order.price
Classes in de.hybris.platform.jalo.order.price that implement PriceFactory Modifier and Type Class Description classAbstractPriceFactoryThe PriceFactory base class.classDummyPriceFactoryclassDummyPriceFactoryImplwill be renamed to 'DefaultPriceFactory' asap! -
Uses of PriceFactory in de.hybris.platform.order
Classes in de.hybris.platform.order that implement PriceFactory Modifier and Type Class Description classTestPriceFactoryPrice factory implementation for testing order calculation only. -
Uses of PriceFactory in de.hybris.platform.order.strategies.calculation.impl
Methods in de.hybris.platform.order.strategies.calculation.impl that return PriceFactory Modifier and Type Method Description PriceFactoryFindPricingWithCurrentPriceFactoryStrategy. getCurrentPriceFactory() -
Uses of PriceFactory in de.hybris.platform.order.strategies.calculation.impl.internal
Classes in de.hybris.platform.order.strategies.calculation.impl.internal that implement PriceFactory Modifier and Type Class Description classPriceFactorySwitcher -
Uses of PriceFactory in de.hybris.platform.sap.sappricing.jalo
Classes in de.hybris.platform.sap.sappricing.jalo that implement PriceFactory Modifier and Type Class Description classSappricingManagerThis is the extension manager of the Sappricing extension. -
Uses of PriceFactory in de.hybris.platform.subscriptionservices.jalo
Subinterfaces of PriceFactory in de.hybris.platform.subscriptionservices.jalo Modifier and Type Interface Description interfaceExtendedPriceFactoryOverrides thePriceFactoryin order to retrieve thePriceRowfor a given product or entry whereas thePriceFactoryonly returns Price informationsClasses in de.hybris.platform.subscriptionservices.jalo that implement PriceFactory Modifier and Type Class Description classExtendedCatalogAwareEurope1PriceFactory
-