Uses of Class
de.hybris.platform.searchservices.jalo.SnIndex
-
Packages that use SnIndex Package Description de.hybris.platform.searchservices.jalo -
-
Uses of SnIndex in de.hybris.platform.searchservices.jalo
Methods in de.hybris.platform.searchservices.jalo that return SnIndex Modifier and Type Method Description SnIndexGeneratedSnIndexerOperation. getIndex()Generated method - Getter of theSnIndexerOperation.indexattribute.SnIndexGeneratedSnIndexerOperation. getIndex(SessionContext ctx)Generated method - Getter of theSnIndexerOperation.indexattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type SnIndex Modifier and Type Method Description protected voidGeneratedSnIndexerOperation. setIndex(SessionContext ctx, SnIndex value)Generated method - Setter of theSnIndexerOperation.indexattribute.protected voidGeneratedSnIndexerOperation. setIndex(SnIndex value)Generated method - Setter of theSnIndexerOperation.indexattribute.
-