| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.dto | |
| de.hybris.platform.adaptivesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
AsSimpleSearchProfileDTO |
AsSimpleSearchConfigurationDTO.getSearchProfile() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsSimpleSearchProfileDTO> |
AsSimpleSearchProfilesDTO.getAsSimpleSearchProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchConfigurationDTO.setSearchProfile(AsSimpleSearchProfileDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchProfilesDTO.setAsSimpleSearchProfiles(java.util.List<AsSimpleSearchProfileDTO> assimplesearchprofilesList) |
| Constructor and Description |
|---|
AsSimpleSearchProfilesDTO(java.util.List<AsSimpleSearchProfileDTO> assimplesearchprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AsSimpleSearchProfilesResource.postAsSimpleSearchProfile(AsSimpleSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AsSimpleSearchProfileResource.putAsSimpleSearchProfile(AsSimpleSearchProfileDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.