| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
GridDTO |
PageDTO.getAlternativeGrid() |
GridDTO |
PageDTO.getGrid() |
GridDTO |
GridElementDTO.getGrid() |
GridDTO |
GridDTO.getLeftGrid() |
GridDTO |
GridDTO.getMiddleGrid() |
GridDTO |
GridDTO.getRightGrid() |
| Modifier and Type | Method and Description |
|---|---|
List<GridDTO> |
GridsDTO.getGrids() |
List<GridDTO> |
CometConfigurationDTO.getGrids() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageDTO.setAlternativeGrid(GridDTO value) |
void |
PageDTO.setGrid(GridDTO value) |
void |
GridElementDTO.setGrid(GridDTO value) |
void |
GridDTO.setLeftGrid(GridDTO value) |
void |
GridDTO.setMiddleGrid(GridDTO value) |
void |
GridDTO.setRightGrid(GridDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridsDTO.setGrids(List<GridDTO> gridsList) |
void |
CometConfigurationDTO.setGrids(List<GridDTO> value) |
| Constructor and Description |
|---|
GridsDTO(List<GridDTO> gridsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
GridsResource.postGrid(GridDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
GridResource.putGrid(GridDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.