| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.dto | |
| de.hybris.platform.adaptivesearch.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AsCategoryAwareSearchProfileDTO
Generated dto class for type AsCategoryAwareSearchProfile first defined at extension adaptivesearch
|
class |
AsSimpleSearchProfileDTO
Generated dto class for type AsSimpleSearchProfile first defined at extension adaptivesearch
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractAsSearchProfileDTO> |
AbstractAsSearchProfilesDTO.getAbstractAsSearchProfiles() |
java.util.List<AbstractAsSearchProfileDTO> |
AsSearchProfileActivationSetDTO.getSearchProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsSearchProfilesDTO.setAbstractAsSearchProfiles(java.util.List<AbstractAsSearchProfileDTO> abstractassearchprofilesList) |
void |
AsSearchProfileActivationSetDTO.setSearchProfiles(java.util.List<AbstractAsSearchProfileDTO> value) |
| Constructor and Description |
|---|
AbstractAsSearchProfilesDTO(java.util.List<AbstractAsSearchProfileDTO> abstractassearchprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractAsSearchProfilesResource.postAbstractAsSearchProfile(AbstractAsSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractAsSearchProfileResource.putAbstractAsSearchProfile(AbstractAsSearchProfileDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.