| Package | Description |
|---|---|
| de.hybris.platform.btg.dto | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGCartIsEmptyOperandDTO
Generated dto class for type BTGCartIsEmptyOperand first defined at extension btg
|
class |
BTGCartTotalSumOperandDTO
Generated dto class for type BTGCartTotalSumOperand first defined at extension btg
|
class |
BTGCategoriesInCartOperandDTO
Generated dto class for type BTGCategoriesInCartOperand first defined at extension btg
|
class |
BTGProductsInCartOperandDTO
Generated dto class for type BTGProductsInCartOperand first defined at extension btg
|
class |
BTGQuantityOfProductInCartOperandDTO
Generated dto class for type BTGQuantityOfProductInCartOperand first defined at extension btg
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BTGAbstractCartOperandDTO> |
BTGAbstractCartOperandsDTO.getBTGAbstractCartOperands() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractCartOperandsDTO.setBTGAbstractCartOperands(java.util.List<BTGAbstractCartOperandDTO> btgabstractcartoperandsList) |
| Constructor and Description |
|---|
BTGAbstractCartOperandsDTO(java.util.List<BTGAbstractCartOperandDTO> btgabstractcartoperandsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BTGAbstractCartOperandResource.putBTGAbstractCartOperand(BTGAbstractCartOperandDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.