| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
Class |
ReferalUrlOperandValueProvider.getAtomicValueType(BTGReferalUrlOperandModel operand) |
Object |
ReferalUrlOperandValueProvider.getValue(BTGReferalUrlOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
ReferalUrlOperandValueProvider.getValueType(BTGReferalUrlOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferalUrlOperandModel |
BTGReferalUrlOperandResource.getBTGReferalUrlOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGReferalUrlOperandModel |
BTGReferalUrlOperandResource.readResource(String resourceId)
Gets the
BTGReferalUrlOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGReferalUrlOperandModel> |
BTGReferalUrlOperandsResource.getBTGReferalUrlOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferalUrlOperandResource.setBTGReferalUrlOperandModel(BTGReferalUrlOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferalUrlOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferalUrlOperandsResource.setBTGReferalUrlOperandsCollection(Collection<BTGReferalUrlOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.