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