Class PDTContext<VALUE extends PDTValue,INFO extends PDTInformation,CRITERIA extends PDTCriteria>
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.processor.PDTContext<VALUE,INFO,CRITERIA>
public class PDTContext<VALUE extends PDTValue,INFO extends PDTInformation,CRITERIA extends PDTCriteria>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCriteria(CRITERIA request) voidsetInformations(List<INFO> informations) void
-
Constructor Details
-
PDTContext
-
-
Method Details
-
getPDTCriteriaTarget
-
getCriteria
-
setCriteria
-
getValues
-
setValues
-
getInformations
-
setInformations
-