| Package | Description |
|---|---|
| de.hybris.platform.print.dto.table | |
| de.hybris.platform.print.resource.table |
| Modifier and Type | Method and Description |
|---|---|
CellEntryDTO |
SortConfigDTO.getCell() |
CellEntryDTO |
CellDataHolderDTO.getCell() |
| Modifier and Type | Method and Description |
|---|---|
List<CellEntryDTO> |
CellEntriesDTO.getCellEntries() |
Collection<CellEntryDTO> |
TableBlockDTO.getCells() |
Collection<CellEntryDTO> |
AxisEntryDTO.getCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortConfigDTO.setCell(CellEntryDTO value) |
void |
CellDataHolderDTO.setCell(CellEntryDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CellEntriesDTO.setCellEntries(List<CellEntryDTO> cellentriesList) |
void |
TableBlockDTO.setCells(Collection<CellEntryDTO> value) |
void |
AxisEntryDTO.setCells(Collection<CellEntryDTO> value) |
| Constructor and Description |
|---|
CellEntriesDTO(List<CellEntryDTO> cellentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CellEntryResource.putCellEntry(CellEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.