| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
Object |
IntegerLiteralOperandValueProvider.getValue(BTGIntegerLiteralOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
IntegerLiteralOperandValueProvider.getValueType(BTGIntegerLiteralOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGIntegerLiteralOperandModel |
BTGIntegerLiteralOperandResource.getBTGIntegerLiteralOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGIntegerLiteralOperandModel |
BTGIntegerLiteralOperandResource.readResource(String resourceId)
Gets the
BTGIntegerLiteralOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGIntegerLiteralOperandModel> |
BTGIntegerLiteralOperandsResource.getBTGIntegerLiteralOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGIntegerLiteralOperandResource.setBTGIntegerLiteralOperandModel(BTGIntegerLiteralOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGIntegerLiteralOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGIntegerLiteralOperandsResource.setBTGIntegerLiteralOperandsCollection(Collection<BTGIntegerLiteralOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.