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