Class IndexingOperation
java.lang.Object
org.exoplatform.commons.search.domain.IndexingOperation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIndexingOperation(String entityId, String entityIndex, OperationType operation) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidsetEntityId(String entityId) voidsetEntityIndex(String entityIndex) voidvoidsetOperation(OperationType operation)