| 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.promotedfacets |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsPromotedFacetModel,AsPromotedFacet,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsPromotedFacetConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsPromotedFacetConverter(ContextAwareConverter<AsPromotedFacetModel,AsPromotedFacet,AsItemConfigurationConverterContext> asPromotedFacetConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsPromotedFacet(AsPromotedFacetModel promotedFacet1,
AsPromotedFacetModel promotedFacet2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsPromotedFacets(java.util.List<AsPromotedFacetModel> promotedFacets1,
java.util.List<AsPromotedFacetModel> promotedFacets2) |
protected void |
CatalogVersionSynchronizationTest.assertEqualsPromotedFacets(java.util.List<AsPromotedFacetModel> promotedFacets1,
java.util.List<AsPromotedFacetModel> promotedFacets2) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsPromotedFacetModel> |
AbstractAsConfigurableSearchConfigurationModel.getPromotedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsConfigurableSearchConfigurationModel.setPromotedFacets(java.util.List<AsPromotedFacetModel> value)
Generated method - Setter of
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
AsPromotedFacetModel |
AsPromotedFacetResource.getAsPromotedFacetModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsPromotedFacetModel |
AsPromotedFacetResource.readResource(java.lang.String resourceId)
Gets the
AsPromotedFacetModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsPromotedFacetModel> |
AsPromotedFacetsResource.getAsPromotedFacetsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsPromotedFacetResource.setAsPromotedFacetModel(AsPromotedFacetModel value)
Convenience method which just delegates to
#setResourceValue(AsPromotedFacetModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsPromotedFacetsResource.setAsPromotedFacetsCollection(java.util.Collection<AsPromotedFacetModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsPromotedFacetsDataHandler.convertFromModel(AsPromotedFacetModel source,
PromotedFacetEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsPromotedFacetsDataHandler.loadDataFromInitialValue(java.util.Map<java.lang.Object,PromotedFacetEditorData> mapping,
java.util.Collection<AsPromotedFacetModel> initialValue,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
protected void |
AsPromotedFacetsDataHandler.postLoadData(java.util.Collection<AsPromotedFacetModel> initialValue,
SearchResultData searchResult,
java.util.Map<java.lang.String,java.lang.Object> parameters,
<any> data) |
Copyright © 2018 SAP SE. All Rights Reserved.