public class ReferenceContentpagesOperandValueProvider extends AbstractNoRestrictionsOperandValueProvider<BTGReferenceContentpagesOperandModel> implements CollectionOperandValueProvider<BTGReferenceContentpagesOperandModel>
ContentPageModel from the BTGReferenceContentpagesOperandModel.| Constructor and Description |
|---|
ReferenceContentpagesOperandValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doGetValue(BTGReferenceContentpagesOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
getAtomicValueType(BTGReferenceContentpagesOperandModel operand)
Returns the type of the collection element if BTGOperandModel represents a collection of values.
|
java.lang.Class |
getValueType(BTGReferenceContentpagesOperandModel operand)
Retrieves the value-type from a
BTGOperandModel. |
getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic ReferenceContentpagesOperandValueProvider()
public java.lang.Object doGetValue(BTGReferenceContentpagesOperandModel operand, UserModel user, BTGConditionEvaluationScope evaluationScope)
doGetValue in class AbstractNoRestrictionsOperandValueProvider<BTGReferenceContentpagesOperandModel>public java.lang.Class getValueType(BTGReferenceContentpagesOperandModel operand)
OperandValueProviderBTGOperandModel.
The type is always assignable to the value-type returned by
OperandValueProvider.getValue(BTGOperandModel, UserModel, BTGConditionEvaluationScope).BTGOperandModel which is asked for it's typegetValueType in interface OperandValueProvider<BTGReferenceContentpagesOperandModel>getValueType in class AbstractNoRestrictionsOperandValueProvider<BTGReferenceContentpagesOperandModel>public java.lang.Class getAtomicValueType(BTGReferenceContentpagesOperandModel operand)
CollectionOperandValueProvidergetAtomicValueType in interface CollectionOperandValueProvider<BTGReferenceContentpagesOperandModel>Copyright © 2018 SAP SE. All Rights Reserved.