Uses of Interface
de.hybris.platform.order.strategies.calculation.pdt.processor.PDTProcessor
-
Packages that use PDTProcessor Package Description de.hybris.platform.order.strategies.calculation.pdt.processor.impl -
-
Uses of PDTProcessor in de.hybris.platform.order.strategies.calculation.pdt.processor.impl
Classes in de.hybris.platform.order.strategies.calculation.pdt.processor.impl that implement PDTProcessor Modifier and Type Class Description classDefaultPDTProcessor<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.Method parameters in de.hybris.platform.order.strategies.calculation.pdt.processor.impl with type arguments of type PDTProcessor Modifier and Type Method Description voidDefaultPDTProcessorChainExecutor. setPdtProcessors(java.util.List<PDTProcessor> pdtProcessors)
-