| 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 |
OrderProductsOperandValueProvider.getAtomicValueType(BTGProductsInOrdersOperandModel operand) |
Object |
OrderProductsOperandValueProvider.getValue(BTGProductsInOrdersOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
OrderProductsOperandValueProvider.getValueType(BTGProductsInOrdersOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGProductsInOrdersOperandModel |
BTGIntegrationTest.createProductsInOrdersOperand(int lastOrders,
String name) |
| Modifier and Type | Method and Description |
|---|---|
BTGProductsInOrdersOperandModel |
BTGProductsInOrdersOperandResource.getBTGProductsInOrdersOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGProductsInOrdersOperandModel |
BTGProductsInOrdersOperandResource.readResource(String resourceId)
Gets the
BTGProductsInOrdersOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGProductsInOrdersOperandModel> |
BTGProductsInOrdersOperandsResource.getBTGProductsInOrdersOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGProductsInOrdersOperandResource.setBTGProductsInOrdersOperandModel(BTGProductsInOrdersOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGProductsInOrdersOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGProductsInOrdersOperandsResource.setBTGProductsInOrdersOperandsCollection(Collection<BTGProductsInOrdersOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.