Uses of Class
de.hybris.platform.searchservices.model.AbstractSnIndexerItemSourceModel
Packages that use AbstractSnIndexerItemSourceModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of AbstractSnIndexerItemSourceModel in de.hybris.platform.searchservices.indexer.service
Classes in de.hybris.platform.searchservices.indexer.service with type parameters of type AbstractSnIndexerItemSourceModelModifier and TypeInterfaceDescriptioninterfaceSnIndexerItemSourceLoadStrategy<T extends AbstractSnIndexerItemSourceModel,R extends SnIndexerItemSource> Strategy for loading indexer item sources.Methods in de.hybris.platform.searchservices.indexer.service with type parameters of type AbstractSnIndexerItemSourceModelModifier and TypeMethodDescription<T extends AbstractSnIndexerItemSourceModel,R extends SnIndexerItemSource>
RSnIndexerItemSourceFactory.createItemSource(T itemSourceModel, Map<String, Object> parameters) Creates a new instance ofSnIndexerItemSource.Methods in de.hybris.platform.searchservices.indexer.service with parameters of type AbstractSnIndexerItemSourceModelModifier and TypeMethodDescriptionSnIndexerService.createItemSource(AbstractSnIndexerItemSourceModel itemSource, Map<String, Object> parameters) Creates a new instance ofSnIndexerItemSource. -
Uses of AbstractSnIndexerItemSourceModel in de.hybris.platform.searchservices.indexer.service.impl
Methods in de.hybris.platform.searchservices.indexer.service.impl with type parameters of type AbstractSnIndexerItemSourceModelModifier and TypeMethodDescription<T extends AbstractSnIndexerItemSourceModel,R extends SnIndexerItemSource>
RDefaultSnIndexerItemSourceFactory.createItemSource(T itemSourceModel, Map<String, Object> parameters) Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type AbstractSnIndexerItemSourceModelModifier and TypeMethodDescriptionDefaultSnIndexerService.createItemSource(AbstractSnIndexerItemSourceModel itemSource, Map<String, Object> parameters) -
Uses of AbstractSnIndexerItemSourceModel in de.hybris.platform.searchservices.model
Subclasses of AbstractSnIndexerItemSourceModel in de.hybris.platform.searchservices.modelModifier and TypeClassDescriptionclassGenerated model class for type FlexibleSearchSnIndexerItemSource first defined at extension searchservices.Methods in de.hybris.platform.searchservices.model that return AbstractSnIndexerItemSourceModelModifier and TypeMethodDescriptionFullSnIndexerCronJobModel.getIndexerItemSource()Generated method - Getter of theFullSnIndexerCronJob.indexerItemSourceattribute defined at extensionsearchservices.SnIndexerItemSourceOperationModel.getIndexerItemSource()Generated method - Getter of theSnIndexerItemSourceOperation.indexerItemSourceattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type AbstractSnIndexerItemSourceModelModifier and TypeMethodDescriptionvoidFullSnIndexerCronJobModel.setIndexerItemSource(AbstractSnIndexerItemSourceModel value) Generated method - Setter ofFullSnIndexerCronJob.indexerItemSourceattribute defined at extensionsearchservices.voidSnIndexerItemSourceOperationModel.setIndexerItemSource(AbstractSnIndexerItemSourceModel value) Generated method - Setter ofSnIndexerItemSourceOperation.indexerItemSourceattribute defined at extensionsearchservices.