| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.dto | |
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeConfigurationDTO
Generated dto class for type AttributeConfiguration first defined at extension lucenesearch
|
class |
IndexConfigurationDTO
Generated dto class for type IndexConfiguration first defined at extension lucenesearch
|
class |
IndexUpdateDTO
Generated dto class for type IndexUpdate first defined at extension lucenesearch
|
class |
LanguageConfigurationDTO
Generated dto class for type LanguageConfiguration first defined at extension lucenesearch
|
class |
LuceneIndexDTO
Generated dto class for type LuceneIndex first defined at extension lucenesearch
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractLuceneItemDTO> |
AbstractLuceneItemsDTO.getAbstractLuceneItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLuceneItemsDTO.setAbstractLuceneItems(List<AbstractLuceneItemDTO> abstractluceneitemsList) |
| Constructor and Description |
|---|
AbstractLuceneItemsDTO(List<AbstractLuceneItemDTO> abstractluceneitemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractLuceneItemsResource.postAbstractLuceneItem(AbstractLuceneItemDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractLuceneItemResource.putAbstractLuceneItem(AbstractLuceneItemDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.