| Modifier and Type | Method and Description |
|---|---|
Object |
ReferencePriceOperandValueProvider.getValue(BTGReferencePriceOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
ReferencePriceOperandValueProvider.getValueType(BTGReferencePriceOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGReferencePriceOperandModel |
BTGIntegrationTest.createPriceReferenceOperand(double value,
String currencyIso) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferencePriceOperandModel |
BTGReferencePriceOperandResource.getBTGReferencePriceOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGReferencePriceOperandModel |
BTGReferencePriceOperandResource.readResource(String resourceId)
Gets the
BTGReferencePriceOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGReferencePriceOperandModel> |
BTGReferencePriceOperandsResource.getBTGReferencePriceOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferencePriceOperandResource.setBTGReferencePriceOperandModel(BTGReferencePriceOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferencePriceOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferencePriceOperandsResource.setBTGReferencePriceOperandsCollection(Collection<BTGReferencePriceOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
BTGReferencePriceOperandLabelProvider.getItemLabel(BTGReferencePriceOperandModel item) |
Copyright © 2017 SAP SE. All Rights Reserved.