| 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 BTGAbstractCartOperandModel> |
BTGResultDataInvalidationTest.createCartOperand(java.lang.Class<T> clazz,
java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGCartIsEmptyOperandModel
Generated model class for type BTGCartIsEmptyOperand first defined at extension btg.
|
class |
BTGCartTotalSumOperandModel
Generated model class for type BTGCartTotalSumOperand first defined at extension btg.
|
class |
BTGCategoriesInCartOperandModel
Generated model class for type BTGCategoriesInCartOperand first defined at extension btg.
|
class |
BTGProductsInCartOperandModel
Generated model class for type BTGProductsInCartOperand first defined at extension btg.
|
class |
BTGQuantityOfProductInCartOperandModel
Generated model class for type BTGQuantityOfProductInCartOperand first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
BTGAbstractCartOperandModel |
BTGAbstractCartOperandResource.getBTGAbstractCartOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGAbstractCartOperandModel |
BTGAbstractCartOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGAbstractCartOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGAbstractCartOperandModel> |
BTGAbstractCartOperandsResource.getBTGAbstractCartOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractCartOperandResource.setBTGAbstractCartOperandModel(BTGAbstractCartOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGAbstractCartOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractCartOperandsResource.setBTGAbstractCartOperandsCollection(java.util.Collection<BTGAbstractCartOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.