Class ReindexResourceOperation
- java.lang.Object
-
- org.fcrepo.kernel.impl.operations.AbstractResourceOperation
-
- org.fcrepo.kernel.impl.operations.ReindexResourceOperation
-
- All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ResourceOperation
public class ReindexResourceOperation extends AbstractResourceOperation
Operation for reindexing a resource- Author:
- dbernstein
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedReindexResourceOperation(org.fcrepo.kernel.api.identifiers.FedoraId rescId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.fcrepo.kernel.api.operations.ResourceOperationTypegetType()-
Methods inherited from class org.fcrepo.kernel.impl.operations.AbstractResourceOperation
getResourceId, getUserPrincipal, setUserPrincipal
-
-
-
-
Constructor Detail
-
ReindexResourceOperation
protected ReindexResourceOperation(org.fcrepo.kernel.api.identifiers.FedoraId rescId)
-
-
Method Detail
-
getType
public org.fcrepo.kernel.api.operations.ResourceOperationType getType()
-
-