| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
CartTotalSumOperandValueProvider.getValue(BTGCartTotalSumOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
CartTotalSumOperandValueProvider.getValueType(BTGCartTotalSumOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGCartTotalSumOperandModel |
BTGCartTotalSumOperandResource.getBTGCartTotalSumOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGCartTotalSumOperandModel |
BTGCartTotalSumOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGCartTotalSumOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGCartTotalSumOperandModel> |
BTGCartTotalSumOperandsResource.getBTGCartTotalSumOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCartTotalSumOperandResource.setBTGCartTotalSumOperandModel(BTGCartTotalSumOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGCartTotalSumOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCartTotalSumOperandsResource.setBTGCartTotalSumOperandsCollection(java.util.Collection<BTGCartTotalSumOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.