| Package | Description |
|---|---|
| de.hybris.platform.btg.integration | |
| de.hybris.platform.btg.model |
Contains generated models for each type of de.hybris.platform.btg.jalo package.
|
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends BTGLastOrdersOperandModel> |
BTGIntegrationTest.createOrderOperand(Class<T> clazz,
int lastOrders,
String name) |
protected <T extends BTGLastOrdersOperandModel> |
BTGIntegrationTest.createOrderOperand(Class<T> clazz,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGCategoriesInOrdersOperandModel
Generated model class for type BTGCategoriesInOrdersOperand first defined at extension btg.
|
class |
BTGEachOrderTotalSumOperandModel
Generated model class for type BTGEachOrderTotalSumOperand first defined at extension btg.
|
class |
BTGLastOrdersPriceOperandModel
Generated model class for type BTGLastOrdersPriceOperand first defined at extension btg.
|
class |
BTGOrderTotalSumOperandModel
Generated model class for type BTGOrderTotalSumOperand first defined at extension btg.
|
class |
BTGProductsInOrdersOperandModel
Generated model class for type BTGProductsInOrdersOperand first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
BTGLastOrdersOperandModel |
BTGLastOrdersOperandResource.getBTGLastOrdersOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGLastOrdersOperandModel |
BTGLastOrdersOperandResource.readResource(String resourceId)
Gets the
BTGLastOrdersOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGLastOrdersOperandModel> |
BTGLastOrdersOperandsResource.getBTGLastOrdersOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrdersOperandResource.setBTGLastOrdersOperandModel(BTGLastOrdersOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGLastOrdersOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrdersOperandsResource.setBTGLastOrdersOperandsCollection(Collection<BTGLastOrdersOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.