| Package | Description |
|---|---|
| de.hybris.platform.core.dto.user | |
| de.hybris.platform.platformbackoffice.dto | |
| de.hybris.platform.platformbackoffice.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BackofficeSavedQueryDTO> |
UserGroupDTO.getSavedQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupDTO.setSavedQueries(java.util.Collection<BackofficeSavedQueryDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
BackofficeSavedQueryDTO |
BackofficeSearchConditionDTO.getSavedQuery() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BackofficeSavedQueryDTO> |
BackofficeSavedQueriesDTO.getBackofficeSavedQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSearchConditionDTO.setSavedQuery(BackofficeSavedQueryDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSavedQueriesDTO.setBackofficeSavedQueries(java.util.List<BackofficeSavedQueryDTO> backofficesavedqueriesList) |
| Constructor and Description |
|---|
BackofficeSavedQueriesDTO(java.util.List<BackofficeSavedQueryDTO> backofficesavedqueriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BackofficeSavedQueriesResource.postBackofficeSavedQuery(BackofficeSavedQueryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
BackofficeSavedQueryResource.putBackofficeSavedQuery(BackofficeSavedQueryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.