Class SnIndexerOperation
java.lang.Object
de.hybris.platform.searchservices.indexer.data.SnIndexerOperation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidvoidsetIndexId(String indexId) voidsetIndexTypeId(String indexTypeId) voidsetOperationType(SnIndexerOperationType operationType) voidsetStatus(SnIndexerOperationStatus status)
-
Constructor Details
-
SnIndexerOperation
public SnIndexerOperation()
-
-
Method Details