| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
GenderEnumLiteralOperandValueProvider.getValue(BTGGenderEnumLiteralOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
GenderEnumLiteralOperandValueProvider.getValueType(BTGGenderEnumLiteralOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGGenderEnumLiteralOperandModel |
BTGGenderEnumLiteralOperandResource.getBTGGenderEnumLiteralOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGGenderEnumLiteralOperandModel |
BTGGenderEnumLiteralOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGGenderEnumLiteralOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGGenderEnumLiteralOperandModel> |
BTGGenderEnumLiteralOperandsResource.getBTGGenderEnumLiteralOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGGenderEnumLiteralOperandResource.setBTGGenderEnumLiteralOperandModel(BTGGenderEnumLiteralOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGGenderEnumLiteralOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGGenderEnumLiteralOperandsResource.setBTGGenderEnumLiteralOperandsCollection(java.util.Collection<BTGGenderEnumLiteralOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.