Class VersionServiceImpl

java.lang.Object
org.fcrepo.kernel.impl.services.AbstractService
org.fcrepo.kernel.impl.services.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
  • Constructor Details

  • Method Details

    • 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