Uses of Interface
de.hybris.platform.util.PDTValue
Packages that use PDTValue
Package
Description
-
Uses of PDTValue in de.hybris.platform.europe1.jalo
Classes in de.hybris.platform.europe1.jalo that implement PDTValue -
Uses of PDTValue in de.hybris.platform.jalo.order.price
Methods in de.hybris.platform.jalo.order.price with type parameters of type PDTValue -
Uses of PDTValue in de.hybris.platform.order.strategies.calculation.pdt
Classes in de.hybris.platform.order.strategies.calculation.pdt with type parameters of type PDTValueModifier and TypeInterfaceDescriptioninterfaceFindPDTValueInfoStrategy<VALUE extends PDTValue,INFO extends PDTInformation, CRITERIA extends PDTCriteria> The Interface for find for price/discount/tax values or information. -
Uses of PDTValue in de.hybris.platform.order.strategies.calculation.pdt.impl
Classes in de.hybris.platform.order.strategies.calculation.pdt.impl with type parameters of type PDTValueModifier and TypeClassDescriptionclassGenericPDTFindValueInfoStrategy<VALUE extends PDTValue,INFO extends PDTInformation, CRITERIA extends PDTCriteria, MODEL extends PDTRowModel> Classes in de.hybris.platform.order.strategies.calculation.pdt.impl that implement PDTValueModifier and TypeClassDescriptionprotected static class -
Uses of PDTValue in de.hybris.platform.order.strategies.calculation.pdt.processor
Classes in de.hybris.platform.order.strategies.calculation.pdt.processor with type parameters of type PDTValueModifier and TypeClassDescriptionclassPDTContext<VALUE extends PDTValue,INFO extends PDTInformation, CRITERIA extends PDTCriteria> -
Uses of PDTValue in de.hybris.platform.order.strategies.calculation.pdt.processor.impl
Classes in de.hybris.platform.order.strategies.calculation.pdt.processor.impl with type parameters of type PDTValueModifier and TypeClassDescriptionclassDefaultPDTProcessor<VALUE extends PDTValue,INFO extends PDTInformation, CRITERIA extends PDTCriteria> Default implementation of PDT processor (PDTProcessor, that fill values/informations if current values/informations are empty or NO_RESULT.classDefaultPDTProcessorChainExecutor<VALUE extends PDTValue,INFO extends PDTInformation, CRITERIA extends PDTCriteria> Class is used to manage the execution of a set of PDTprocessors. -
Uses of PDTValue in de.hybris.platform.util
Classes in de.hybris.platform.util that implement PDTValueModifier and TypeClassDescriptionclassstring-storeable discount value object.classdefault price value object.classthe string-storeable tax value object.