| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.converters.populators | |
| de.hybris.platform.adaptivesearch.integration | |
| de.hybris.platform.adaptivesearch.model |
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
|
| de.hybris.platform.adaptivesearch.resource | |
| de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsExcludedFacetModel,AsExcludedFacet,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsExcludedFacetConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsExcludedFacetConverter(ContextAwareConverter<AsExcludedFacetModel,AsExcludedFacet,AsItemConfigurationConverterContext> asExcludedFacetConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedFacet(AsExcludedFacetModel excludedFacet1,
AsExcludedFacetModel excludedFacet2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedFacets(java.util.List<AsExcludedFacetModel> excludedFacets1,
java.util.List<AsExcludedFacetModel> excludedFacets2) |
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedFacets(java.util.List<AsExcludedFacetModel> excludedFacets1,
java.util.List<AsExcludedFacetModel> excludedFacets2) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsExcludedFacetModel> |
AbstractAsConfigurableSearchConfigurationModel.getExcludedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsConfigurableSearchConfigurationModel.setExcludedFacets(java.util.List<AsExcludedFacetModel> value)
Generated method - Setter of
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
AsExcludedFacetModel |
AsExcludedFacetResource.getAsExcludedFacetModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsExcludedFacetModel |
AsExcludedFacetResource.readResource(java.lang.String resourceId)
Gets the
AsExcludedFacetModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsExcludedFacetModel> |
AsExcludedFacetsResource.getAsExcludedFacetsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsExcludedFacetResource.setAsExcludedFacetModel(AsExcludedFacetModel value)
Convenience method which just delegates to
#setResourceValue(AsExcludedFacetModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsExcludedFacetsResource.setAsExcludedFacetsCollection(java.util.Collection<AsExcludedFacetModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsExcludedFacetsDataHandler.convertFromModel(AsExcludedFacetModel source,
ExcludedFacetEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsExcludedFacetsDataHandler.loadDataFromInitialValue(java.util.Map<java.lang.Object,ExcludedFacetEditorData> mapping,
java.util.Collection<AsExcludedFacetModel> initialValue,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
protected void |
AsExcludedFacetsDataHandler.postLoadData(java.util.Collection<AsExcludedFacetModel> initialValue,
SearchResultData searchResult,
java.util.Map<java.lang.String,java.lang.Object> parameters,
<any> data) |
Copyright © 2018 SAP SE. All Rights Reserved.