| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource | |
| de.hybris.platform.btg.rule |
| Modifier and Type | Method and Description |
|---|---|
Object |
CartIsEmptyOperandValueProvider.getValue(BTGCartIsEmptyOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
CartIsEmptyOperandValueProvider.getValueType(BTGCartIsEmptyOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGCartIsEmptyOperandModel |
BTGCartIsEmptyOperandResource.getBTGCartIsEmptyOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGCartIsEmptyOperandModel |
BTGCartIsEmptyOperandResource.readResource(String resourceId)
Gets the
BTGCartIsEmptyOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGCartIsEmptyOperandModel> |
BTGCartIsEmptyOperandsResource.getBTGCartIsEmptyOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCartIsEmptyOperandResource.setBTGCartIsEmptyOperandModel(BTGCartIsEmptyOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGCartIsEmptyOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCartIsEmptyOperandsResource.setBTGCartIsEmptyOperandsCollection(Collection<BTGCartIsEmptyOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGCartIsEmptyOperandModel |
BTGCartRuleEvaluationTest.createCartIsEmptyOperand(String code) |
Copyright © 2017 SAP SE. All Rights Reserved.