Class VersionServiceImpl

  • All Implemented Interfaces:
    org.fcrepo.kernel.api.services.VersionService

    @Component
    public class VersionServiceImpl
    extends AbstractService
    implements org.fcrepo.kernel.api.services.VersionService
    Implementation of VersionService
    Author:
    dbernstein
    • Method Detail

      • createVersion

        public void createVersion​(org.fcrepo.kernel.api.Transaction transaction,
                                  org.fcrepo.kernel.api.identifiers.FedoraId fedoraId,
                                  String userPrincipal)
        Specified by:
        createVersion in interface org.fcrepo.kernel.api.services.VersionService