Class DefaultPDTProcessorChainExecutor<VALUE extends PDTValue,​INFO extends PDTInformation,​CRITERIA extends PDTCriteria>

  • Type Parameters:
    VALUE - the generic type for price/discount/tax value.
    INFO - the generic type for price/discount/tax information.
    CRITERIA - the generic type for price/discount/tax criteria.
    All Implemented Interfaces:
    FindPDTValueInfoStrategy<VALUE,​INFO,​CRITERIA>

    public class DefaultPDTProcessorChainExecutor<VALUE extends PDTValue,​INFO extends PDTInformation,​CRITERIA extends PDTCriteria>
    extends java.lang.Object
    implements FindPDTValueInfoStrategy<VALUE,​INFO,​CRITERIA>
    Class is used to manage the execution of a set of PDTprocessors.