Class CreateVersionResourceOperationImpl
- java.lang.Object
-
- org.fcrepo.kernel.impl.operations.AbstractResourceOperation
-
- org.fcrepo.kernel.impl.operations.CreateVersionResourceOperationImpl
-
- All Implemented Interfaces:
org.fcrepo.kernel.api.operations.CreateVersionResourceOperation,org.fcrepo.kernel.api.operations.ResourceOperation
public class CreateVersionResourceOperationImpl extends AbstractResourceOperation implements org.fcrepo.kernel.api.operations.CreateVersionResourceOperation
Default impl ofCreateVersionResourceOperation- Author:
- pwinckles
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCreateVersionResourceOperationImpl(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
-
Method Summary
-
Methods inherited from class org.fcrepo.kernel.impl.operations.AbstractResourceOperation
getResourceId, getTransaction, getUserPrincipal, setUserPrincipal
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
CreateVersionResourceOperationImpl
protected CreateVersionResourceOperationImpl(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
-
-