| 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.Object |
CartProductQuantityOperandValueProvider.getValue(BTGQuantityOfProductInCartOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
CartProductQuantityOperandValueProvider.getValueType(BTGQuantityOfProductInCartOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGQuantityOfProductInCartOperandModel |
BTGIntegrationTest.createQuantityOfProductInCartOperand(java.lang.String code,
java.lang.String productName) |
protected BTGQuantityOfProductInCartOperandModel |
BTGIntegrationTest.createQuantityOfProductInCartOperand(java.lang.String code,
java.lang.String catalogVersionName,
java.lang.String productName) |
| Modifier and Type | Method and Description |
|---|---|
BTGQuantityOfProductInCartOperandModel |
BTGQuantityOfProductInCartOperandResource.getBTGQuantityOfProductInCartOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGQuantityOfProductInCartOperandModel |
BTGQuantityOfProductInCartOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGQuantityOfProductInCartOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGQuantityOfProductInCartOperandModel> |
BTGQuantityOfProductInCartOperandsResource.getBTGQuantityOfProductInCartOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGQuantityOfProductInCartOperandResource.setBTGQuantityOfProductInCartOperandModel(BTGQuantityOfProductInCartOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGQuantityOfProductInCartOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGQuantityOfProductInCartOperandsResource.setBTGQuantityOfProductInCartOperandsCollection(java.util.Collection<BTGQuantityOfProductInCartOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.