Uses of Class
de.hybris.platform.searchservices.index.SnIndexException
Packages that use SnIndexException
Package
Description
-
Uses of SnIndexException in de.hybris.platform.searchservices.index.service
Methods in de.hybris.platform.searchservices.index.service that throw SnIndexExceptionModifier and TypeMethodDescriptionSnIndexContextFactory.createIndexContext(String indexTypeId) Creates a new instance ofSnIndexContext.voidSnIndexService.deleteIndexForId(String indexTypeId, String indexId) Deletes the index with the given id.SnIndexService.getDefaultIndexId(String indexTypeId) Returns the default index id for the given index type id. -
Uses of SnIndexException in de.hybris.platform.searchservices.index.service.impl
Methods in de.hybris.platform.searchservices.index.service.impl that throw SnIndexExceptionModifier and TypeMethodDescriptionvoidDefaultSnIndexService.deleteIndexForId(String indexTypeId, String indexId) DefaultSnIndexService.getDefaultIndexId(String indexTypeId)