| Package | Description |
|---|---|
| de.hybris.platform.commercesearch.dto | |
| de.hybris.platform.commercesearch.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorySolrSearchProfileDTO
Generated dto class for type CategorySolrSearchProfile first defined at extension commercesearch
|
class |
GlobalSolrSearchProfileDTO
Generated dto class for type GlobalSolrSearchProfile first defined at extension commercesearch
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractSolrSearchProfileDTO> |
AbstractSolrSearchProfilesDTO.getAbstractSolrSearchProfiles() |
java.util.Collection<AbstractSolrSearchProfileDTO> |
SolrFacetReconfigurationDTO.getSolrSearchProfiles() |
java.util.Collection<AbstractSolrSearchProfileDTO> |
SolrBoostRuleDTO.getSolrSearchProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSearchProfilesDTO.setAbstractSolrSearchProfiles(java.util.List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList) |
void |
SolrFacetReconfigurationDTO.setSolrSearchProfiles(java.util.Collection<AbstractSolrSearchProfileDTO> value) |
void |
SolrBoostRuleDTO.setSolrSearchProfiles(java.util.Collection<AbstractSolrSearchProfileDTO> value) |
| Constructor and Description |
|---|
AbstractSolrSearchProfilesDTO(java.util.List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractSolrSearchProfilesResource.postAbstractSolrSearchProfile(AbstractSolrSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractSolrSearchProfileResource.putAbstractSolrSearchProfile(AbstractSolrSearchProfileDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.