| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.integration | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
UserGenderOperandValueProvider.getAtomicValueType(BTGUserGenderOperandModel operand) |
java.lang.Object |
UserGenderOperandValueProvider.getValue(BTGUserGenderOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
UserGenderOperandValueProvider.getValueType(BTGUserGenderOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGUserGenderOperandModel |
BTGIntegrationTest.createCustomerGenderOperand(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
BTGUserGenderOperandModel |
BTGUserGenderOperandResource.getBTGUserGenderOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGUserGenderOperandModel |
BTGUserGenderOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGUserGenderOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGUserGenderOperandModel> |
BTGUserGenderOperandsResource.getBTGUserGenderOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGUserGenderOperandResource.setBTGUserGenderOperandModel(BTGUserGenderOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGUserGenderOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGUserGenderOperandsResource.setBTGUserGenderOperandsCollection(java.util.Collection<BTGUserGenderOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.