| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
Object |
OrderSumOperandValueProvider.getValue(BTGOrderTotalSumOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
OrderSumOperandValueProvider.getValueType(BTGOrderTotalSumOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGOrderTotalSumOperandModel |
BTGOrderTotalSumOperandResource.getBTGOrderTotalSumOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGOrderTotalSumOperandModel |
BTGOrderTotalSumOperandResource.readResource(String resourceId)
Gets the
BTGOrderTotalSumOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGOrderTotalSumOperandModel> |
BTGOrderTotalSumOperandsResource.getBTGOrderTotalSumOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrderTotalSumOperandResource.setBTGOrderTotalSumOperandModel(BTGOrderTotalSumOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGOrderTotalSumOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrderTotalSumOperandsResource.setBTGOrderTotalSumOperandsCollection(Collection<BTGOrderTotalSumOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.