| 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 |
|---|---|
Class |
UserCountryOperandValueProvider.getAtomicValueType(BTGUserCountryOperandModel operand) |
Object |
UserCountryOperandValueProvider.getValue(BTGUserCountryOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
UserCountryOperandValueProvider.getValueType(BTGUserCountryOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGUserCountryOperandModel |
BTGIntegrationTest.createCustomerCountryOperand(String code) |
| Modifier and Type | Method and Description |
|---|---|
BTGUserCountryOperandModel |
BTGUserCountryOperandResource.getBTGUserCountryOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGUserCountryOperandModel |
BTGUserCountryOperandResource.readResource(String resourceId)
Gets the
BTGUserCountryOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGUserCountryOperandModel> |
BTGUserCountryOperandsResource.getBTGUserCountryOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGUserCountryOperandResource.setBTGUserCountryOperandModel(BTGUserCountryOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGUserCountryOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGUserCountryOperandsResource.setBTGUserCountryOperandsCollection(Collection<BTGUserCountryOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.