| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
VisitedContentpagesOperandValueProvider.getAtomicValueType(BTGVisitedContentpagesOperandModel operand) |
java.lang.Object |
VisitedContentpagesOperandValueProvider.getValue(BTGVisitedContentpagesOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
VisitedContentpagesOperandValueProvider.getValueType(BTGVisitedContentpagesOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGVisitedContentpagesOperandModel |
BTGVisitedContentpagesOperandResource.getBTGVisitedContentpagesOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGVisitedContentpagesOperandModel |
BTGVisitedContentpagesOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGVisitedContentpagesOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGVisitedContentpagesOperandModel> |
BTGVisitedContentpagesOperandsResource.getBTGVisitedContentpagesOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGVisitedContentpagesOperandResource.setBTGVisitedContentpagesOperandModel(BTGVisitedContentpagesOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGVisitedContentpagesOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGVisitedContentpagesOperandsResource.setBTGVisitedContentpagesOperandsCollection(java.util.Collection<BTGVisitedContentpagesOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.