| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.model |
Contains generated models for each type of de.hybris.platform.lucenesearch.jalo package.
|
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeConfigurationModel> |
IndexConfigurationModel.getAttributeConfigurations()
Generated method - Getter of the
IndexConfiguration.attributeConfigurations attribute defined at extension lucenesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexConfigurationModel.setAttributeConfigurations(Collection<AttributeConfigurationModel> value)
Generated method - Setter of
IndexConfiguration.attributeConfigurations attribute defined at extension lucenesearch. |
| Modifier and Type | Method and Description |
|---|---|
AttributeConfigurationModel |
AttributeConfigurationResource.getAttributeConfigurationModel()
Convenience method which just delegates to
#getResourceValue() |
protected AttributeConfigurationModel |
AttributeConfigurationResource.readResource(String resourceId)
Gets the
AttributeConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeConfigurationModel> |
AttributeConfigurationsResource.getAttributeConfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConfigurationResource.setAttributeConfigurationModel(AttributeConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(AttributeConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConfigurationsResource.setAttributeConfigurationsCollection(Collection<AttributeConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.