| Package | Description |
|---|---|
| de.hybris.platform.print.dto.table | |
| de.hybris.platform.print.resource.table |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnEntryDTO
Generated dto class for type ColumnEntry first defined at extension print
|
class |
RowEntryDTO
Generated dto class for type RowEntry first defined at extension print
|
| Modifier and Type | Method and Description |
|---|---|
AxisEntryDTO |
SortConfigDTO.getAxis() |
AxisEntryDTO |
AxisDataHolderDTO.getAxis() |
| Modifier and Type | Method and Description |
|---|---|
List<AxisEntryDTO> |
AxisEntriesDTO.getAxisEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortConfigDTO.setAxis(AxisEntryDTO value) |
void |
AxisDataHolderDTO.setAxis(AxisEntryDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AxisEntriesDTO.setAxisEntries(List<AxisEntryDTO> axisentriesList) |
| Constructor and Description |
|---|
AxisEntriesDTO(List<AxisEntryDTO> axisentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AxisEntryResource.putAxisEntry(AxisEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.