| 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 |
|---|---|
Class |
CartCategoriesOperandValueProvider.getAtomicValueType(BTGCategoriesInCartOperandModel operand) |
Object |
CartCategoriesOperandValueProvider.getValue(BTGCategoriesInCartOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
CartCategoriesOperandValueProvider.getValueType(BTGCategoriesInCartOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGCategoriesInCartOperandModel |
BTGCategoriesInCartOperandResource.getBTGCategoriesInCartOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGCategoriesInCartOperandModel |
BTGCategoriesInCartOperandResource.readResource(String resourceId)
Gets the
BTGCategoriesInCartOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGCategoriesInCartOperandModel> |
BTGCategoriesInCartOperandsResource.getBTGCategoriesInCartOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCategoriesInCartOperandResource.setBTGCategoriesInCartOperandModel(BTGCategoriesInCartOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGCategoriesInCartOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGCategoriesInCartOperandsResource.setBTGCategoriesInCartOperandsCollection(Collection<BTGCategoriesInCartOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGCategoriesInCartOperandModel |
BTGCartRuleEvaluationTest.createCategoriesInCartOperandModel(String code,
boolean withSuperCategories) |
Copyright © 2017 SAP SE. All Rights Reserved.