| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
ReferenceKeyValuePairListOperandValueProvider.getAtomicValueType(BTGReferenceKeyValuePairListOperandModel operand) |
java.lang.Object |
ReferenceKeyValuePairListOperandValueProvider.getValue(BTGReferenceKeyValuePairListOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
ReferenceKeyValuePairListOperandValueProvider.getValueType(BTGReferenceKeyValuePairListOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferenceKeyValuePairListOperandModel |
BTGReferenceKeyValuePairListOperandResource.getBTGReferenceKeyValuePairListOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGReferenceKeyValuePairListOperandModel |
BTGReferenceKeyValuePairListOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGReferenceKeyValuePairListOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGReferenceKeyValuePairListOperandModel> |
BTGReferenceKeyValuePairListOperandsResource.getBTGReferenceKeyValuePairListOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceKeyValuePairListOperandResource.setBTGReferenceKeyValuePairListOperandModel(BTGReferenceKeyValuePairListOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferenceKeyValuePairListOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceKeyValuePairListOperandsResource.setBTGReferenceKeyValuePairListOperandsCollection(java.util.Collection<BTGReferenceKeyValuePairListOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGReferenceKeyValuePairListOperandModel |
BTGWCMSRuleEvaluationTest.createKeyValuePairListOperand(java.lang.String code,
java.lang.String... keyValuePairs) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<java.lang.String> |
BTGReferenceKeyValuePairListOperandLabelProvider.getItemObjectCollection(BTGReferenceKeyValuePairListOperandModel item) |
Copyright © 2018 SAP SE. All Rights Reserved.