| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<PathPrefixDTO> |
PathPrefixsDTO.getPathPrefixs() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathPrefixsDTO.setPathPrefixs(List<PathPrefixDTO> pathprefixsList) |
| Constructor and Description |
|---|
PathPrefixsDTO(List<PathPrefixDTO> pathprefixsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PathPrefixsResource.postPathPrefix(PathPrefixDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PathPrefixResource.putPathPrefix(PathPrefixDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.