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