Class VersionResourceOperationFactoryImpl

  • All Implemented Interfaces:
    org.fcrepo.kernel.api.operations.ResourceOperationFactory, org.fcrepo.kernel.api.operations.VersionResourceOperationFactory

    @Component
    public class VersionResourceOperationFactoryImpl
    extends Object
    implements org.fcrepo.kernel.api.operations.VersionResourceOperationFactory
    Default impl of VersionResourceOperationFactory
    Author:
    pwinckles
    • Method Detail

      • createBuilder

        public org.fcrepo.kernel.api.operations.CreateVersionResourceOperationBuilder createBuilder​(org.fcrepo.kernel.api.Transaction transaction,
                                                                                                    org.fcrepo.kernel.api.identifiers.FedoraId rescId)
        Specified by:
        createBuilder in interface org.fcrepo.kernel.api.operations.VersionResourceOperationFactory