| Package | Description |
|---|---|
| de.hybris.platform.b2b.dto | |
| de.hybris.platform.b2b.resource | |
| de.hybris.platform.core.dto.order |
| Modifier and Type | Method and Description |
|---|---|
B2BCostCenterDTO |
B2BBookingLineEntryDTO.getCostCenter() |
| Modifier and Type | Method and Description |
|---|---|
List<B2BCostCenterDTO> |
B2BCostCentersDTO.getB2BCostCenters() |
List<B2BCostCenterDTO> |
B2BUnitDTO.getCostCenters() |
Set<B2BCostCenterDTO> |
B2BBudgetDTO.getCostCenters() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BBookingLineEntryDTO.setCostCenter(B2BCostCenterDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCostCentersDTO.setB2BCostCenters(List<B2BCostCenterDTO> b2bcostcentersList) |
void |
B2BUnitDTO.setCostCenters(List<B2BCostCenterDTO> value) |
void |
B2BBudgetDTO.setCostCenters(Set<B2BCostCenterDTO> value) |
| Constructor and Description |
|---|
B2BCostCentersDTO(List<B2BCostCenterDTO> b2bcostcentersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
B2BCostCenterResource.putB2BCostCenter(B2BCostCenterDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
B2BCostCenterDTO |
AbstractOrderEntryDTO.getCostCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryDTO.setCostCenter(B2BCostCenterDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.