Class DefaultPriceValueInfoCriteria
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.criteria.impl.DefaultPriceValueInfoCriteria
- All Implemented Interfaces:
PDTCriteria,PriceValueInfoCriteria,BaseCriteria,PriceCriteria
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface de.hybris.platform.order.strategies.calculation.pdt.criteria.PDTCriteria
PDTCriteria.PDTCriteriaTargetNested classes/interfaces inherited from interface de.hybris.platform.product.PriceCriteria
PriceCriteria.DefaultPriceCriteria -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.order.strategies.calculation.pdt.criteria.PriceValueInfoCriteria
validate, validateForInfo, validateForRows
-
Method Details
-
buildForValue
-
buildForInfo
-
getProduct
- Specified by:
getProductin interfaceBaseCriteria
-
getUser
- Specified by:
getUserin interfacePDTCriteria
-
getCurrency
- Specified by:
getCurrencyin interfacePDTCriteria
-
getDate
- Specified by:
getDatein interfaceBaseCriteria
-
isNet
- Specified by:
isNetin interfaceBaseCriteria
-
getProductGroup
- Specified by:
getProductGroupin interfacePriceValueInfoCriteria
-
getUserGroup
- Specified by:
getUserGroupin interfacePriceValueInfoCriteria
-
getQuantity
public long getQuantity()- Specified by:
getQuantityin interfacePriceValueInfoCriteria
-
getUnit
- Specified by:
getUnitin interfacePriceValueInfoCriteria
-
isGiveAwayMode
public boolean isGiveAwayMode()- Specified by:
isGiveAwayModein interfacePriceValueInfoCriteria
-
getPDTCriteriaTarget
- Specified by:
getPDTCriteriaTargetin interfacePDTCriteria
-
isEntryRejected
public boolean isEntryRejected()- Specified by:
isEntryRejectedin interfacePriceValueInfoCriteria
-