| 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 |
|---|---|
java.lang.Object |
CartIsEmptyOperandValueProvider.getValue(BTGCartIsEmptyOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
CartIsEmptyOperandValueProvider.getValueType(BTGCartIsEmptyOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGCartIsEmptyOperandModel |
BTGCartIsEmptyOperandResource.getBTGCartIsEmptyOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGCartIsEmptyOperandModel |
BTGCartIsEmptyOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGCartIsEmptyOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGCartIsEmptyOperandModel> |
BTGCartIsEmptyOperandsResource.getBTGCartIsEmptyOperandsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<BTGCartIsEmptyOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGCartIsEmptyOperandModel |
BTGCartRuleEvaluationTest.createCartIsEmptyOperand(java.lang.String code) |
Copyright © 2018 SAP SE. All Rights Reserved.