| 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.excludeditems |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsExcludedItemModel,AsExcludedItem,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsExcludedItemConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsExcludedItemConverter(ContextAwareConverter<AsExcludedItemModel,AsExcludedItem,AsItemConfigurationConverterContext> asExcludedItemConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedItem(AsExcludedItemModel excludedItem1,
AsExcludedItemModel excludedItem2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedItems(java.util.List<AsExcludedItemModel> excludedItems1,
java.util.List<AsExcludedItemModel> excludedItems2) |
protected void |
CatalogVersionSynchronizationTest.assertEqualsExcludedItems(java.util.List<AsExcludedItemModel> excludedItems1,
java.util.List<AsExcludedItemModel> excludedItems2) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsExcludedItemModel> |
AbstractAsConfigurableSearchConfigurationModel.getExcludedItems()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsConfigurableSearchConfigurationModel.setExcludedItems(java.util.List<AsExcludedItemModel> value)
Generated method - Setter of
AbstractAsConfigurableSearchConfiguration.excludedItems attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
AsExcludedItemModel |
AsExcludedItemResource.getAsExcludedItemModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsExcludedItemModel |
AsExcludedItemResource.readResource(java.lang.String resourceId)
Gets the
AsExcludedItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsExcludedItemModel> |
AsExcludedItemsResource.getAsExcludedItemsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsExcludedItemResource.setAsExcludedItemModel(AsExcludedItemModel value)
Convenience method which just delegates to
#setResourceValue(AsExcludedItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsExcludedItemsResource.setAsExcludedItemsCollection(java.util.Collection<AsExcludedItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsExcludedItemsDataHandler.convertFromModel(AsExcludedItemModel source,
ExcludedItemEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsExcludedItemsDataHandler.loadDataFromInitialValue(java.util.Map<java.lang.Object,ExcludedItemEditorData> mapping,
java.util.Collection<AsExcludedItemModel> initialValue,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
Copyright © 2018 SAP SE. All Rights Reserved.