| Package | Description |
|---|---|
| de.hybris.platform.cockpit.dto | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.core.dto.security | |
| de.hybris.platform.core.dto.user |
| Modifier and Type | Method and Description |
|---|---|
CockpitSavedQueryDTO |
CockpitSavedSortCriterionDTO.getCockpitSavedQuery() |
CockpitSavedQueryDTO |
CockpitSavedFacetValueDTO.getCockpitSavedQuery() |
CockpitSavedQueryDTO |
CockpitSavedParameterValueDTO.getCockpitSavedQuery() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CockpitSavedQueryDTO> |
CockpitSavedQueriesDTO.getCockpitSavedQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitSavedSortCriterionDTO.setCockpitSavedQuery(CockpitSavedQueryDTO value) |
void |
CockpitSavedFacetValueDTO.setCockpitSavedQuery(CockpitSavedQueryDTO value) |
void |
CockpitSavedParameterValueDTO.setCockpitSavedQuery(CockpitSavedQueryDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitSavedQueriesDTO.setCockpitSavedQueries(java.util.List<CockpitSavedQueryDTO> cockpitsavedqueriesList) |
| Constructor and Description |
|---|
CockpitSavedQueriesDTO(java.util.List<CockpitSavedQueryDTO> cockpitsavedqueriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CockpitSavedQueryResource.putCockpitSavedQuery(CockpitSavedQueryDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CockpitSavedQueryDTO> |
PrincipalDTO.getReadSavedQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setReadSavedQueries(java.util.Collection<CockpitSavedQueryDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CockpitSavedQueryDTO> |
UserDTO.getCockpitSavedQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setCockpitSavedQueries(java.util.Collection<CockpitSavedQueryDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.