Uses of Enum Class
de.hybris.platform.searchservices.enums.SnDocumentOperationType
Packages that use SnDocumentOperationType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnDocumentOperationType in de.hybris.platform.searchservices.enums
Methods in de.hybris.platform.searchservices.enums that return SnDocumentOperationTypeModifier and TypeMethodDescriptionstatic SnDocumentOperationTypeReturns the enum constant of this class with the specified name.static SnDocumentOperationType[]SnDocumentOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SnDocumentOperationType in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return SnDocumentOperationTypeModifier and TypeMethodDescriptionSnIndexerItemSourceOperationModel.getDocumentOperationType()Generated method - Getter of theSnIndexerItemSourceOperation.documentOperationTypeattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnDocumentOperationTypeModifier and TypeMethodDescriptionvoidSnIndexerItemSourceOperationModel.setDocumentOperationType(SnDocumentOperationType value) Generated method - Setter ofSnIndexerItemSourceOperation.documentOperationTypeattribute defined at extensionsearchservices.