| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.converters.populators | |
| de.hybris.platform.adaptivesearch.integration.synchronization | |
| 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.facets |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsFacetModel,AsFacet,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsFacetConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsFacetConverter(ContextAwareConverter<AsFacetModel,AsFacet,AsItemConfigurationConverterContext> asFacetConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsFacet(AsFacetModel facet1,
AsFacetModel facet2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsFacets(java.util.List<AsFacetModel> facets1,
java.util.List<AsFacetModel> facets2) |
protected void |
CatalogVersionSynchronizationTest.assertEqualsFacets(java.util.List<AsFacetModel> facets1,
java.util.List<AsFacetModel> facets2) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsFacetModel> |
AbstractAsConfigurableSearchConfigurationModel.getFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsConfigurableSearchConfigurationModel.setFacets(java.util.List<AsFacetModel> value)
Generated method - Setter of
AbstractAsConfigurableSearchConfiguration.facets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
AsFacetModel |
AsFacetResource.getAsFacetModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsFacetModel |
AsFacetResource.readResource(java.lang.String resourceId)
Gets the
AsFacetModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsFacetModel> |
AsFacetsResource.getAsFacetsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsFacetResource.setAsFacetModel(AsFacetModel value)
Convenience method which just delegates to
#setResourceValue(AsFacetModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsFacetsResource.setAsFacetsCollection(java.util.Collection<AsFacetModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsFacetsDataHandler.convertFromModel(AsFacetModel source,
FacetEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsFacetsDataHandler.loadDataFromInitialValue(java.util.Map<java.lang.Object,FacetEditorData> mapping,
java.util.Collection<AsFacetModel> initialValue,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
protected void |
AsFacetsDataHandler.postLoadData(java.util.Collection<AsFacetModel> initialValue,
SearchResultData searchResult,
java.util.Map<java.lang.String,java.lang.Object> parameters,
<any> data) |
Copyright © 2018 SAP SE. All Rights Reserved.