| Package | Description |
|---|---|
| de.hybris.platform.print.dto.table | |
| de.hybris.platform.print.resource.table |
| Modifier and Type | Method and Description |
|---|---|
RowEntryDTO |
CellEntryDTO.getRow() |
| Modifier and Type | Method and Description |
|---|---|
List<RowEntryDTO> |
RowEntriesDTO.getRowEntries() |
List<RowEntryDTO> |
TableBlockDTO.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellEntryDTO.setRow(RowEntryDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RowEntriesDTO.setRowEntries(List<RowEntryDTO> rowentriesList) |
void |
TableBlockDTO.setRows(List<RowEntryDTO> value) |
| Constructor and Description |
|---|
RowEntriesDTO(List<RowEntryDTO> rowentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RowEntryResource.putRowEntry(RowEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.