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