| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfoDTO> |
AbstractOrderEntryDTO.getProductInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryDTO.setProductInfos(List<AbstractOrderEntryProductInfoDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfoDTO> |
AbstractOrderEntryProductInfosDTO.getAbstractOrderEntryProductInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryProductInfosDTO.setAbstractOrderEntryProductInfos(List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList) |
| Constructor and Description |
|---|
AbstractOrderEntryProductInfosDTO(List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractOrderEntryProductInfosResource.postAbstractOrderEntryProductInfo(AbstractOrderEntryProductInfoDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractOrderEntryProductInfoResource.putAbstractOrderEntryProductInfo(AbstractOrderEntryProductInfoDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CPQOrderEntryProductInfoDTO
Generated dto class for type CPQOrderEntryProductInfo first defined at extension sapproductconfigservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextFieldConfiguredProductInfoDTO
Generated dto class for type TextFieldConfiguredProductInfo first defined at extension textfieldconfiguratortemplateservices
|
Copyright © 2017 SAP SE. All Rights Reserved.