| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
BTGEachOrderTotalSumOperandModel
Generated model class for type BTGEachOrderTotalSumOperand first defined at extension btg.
|
class |
BTGOrderTotalSumOperandModel
Generated model class for type BTGOrderTotalSumOperand first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
BTGLastOrdersPriceOperandModel |
BTGLastOrdersPriceOperandResource.getBTGLastOrdersPriceOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGLastOrdersPriceOperandModel |
BTGLastOrdersPriceOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGLastOrdersPriceOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGLastOrdersPriceOperandModel> |
BTGLastOrdersPriceOperandsResource.getBTGLastOrdersPriceOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrdersPriceOperandResource.setBTGLastOrdersPriceOperandModel(BTGLastOrdersPriceOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGLastOrdersPriceOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrdersPriceOperandsResource.setBTGLastOrdersPriceOperandsCollection(java.util.Collection<BTGLastOrdersPriceOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.