Class PurgeResourceOperation
java.lang.Object
org.fcrepo.kernel.impl.operations.AbstractResourceOperation
org.fcrepo.kernel.impl.operations.PurgeResourceOperation
- All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ResourceOperation
Purge resource operation
- Since:
- 6.0.0
- Author:
- whikloj
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPurgeResourceOperation(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId) -
Method Summary
Modifier and TypeMethodDescriptionorg.fcrepo.kernel.api.operations.ResourceOperationTypegetType()Methods inherited from class org.fcrepo.kernel.impl.operations.AbstractResourceOperation
getResourceId, getTransaction, getUserPrincipal, setUserPrincipal
-
Constructor Details
-
PurgeResourceOperation
protected PurgeResourceOperation(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
-
-
Method Details
-
getType
-