Uses of Enum Class
de.hybris.platform.searchservices.enums.SnIndexerOperationType
Packages that use SnIndexerOperationType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of SnIndexerOperationType in de.hybris.platform.searchservices.enums
Methods in de.hybris.platform.searchservices.enums that return SnIndexerOperationTypeModifier and TypeMethodDescriptionstatic SnIndexerOperationTypeReturns the enum constant of this class with the specified name.static SnIndexerOperationType[]SnIndexerOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SnIndexerOperationType in de.hybris.platform.searchservices.indexer.data
Methods in de.hybris.platform.searchservices.indexer.data that return SnIndexerOperationTypeMethods in de.hybris.platform.searchservices.indexer.data with parameters of type SnIndexerOperationTypeModifier and TypeMethodDescriptionvoidSnIndexerOperation.setOperationType(SnIndexerOperationType operationType)