Interface VersionService


public interface VersionService
Service for creating versions of resources
Since:
Feb 19, 2014
Author:
bbpennel, whikloj
  • Field Details

  • Method Details

    • createVersion

      void createVersion(Transaction transaction, FedoraId fedoraId, String userPrincipal)
      Explicitly creates a version for the resource at the path provided.
      Parameters:
      transaction - the transaction in which the resource resides
      fedoraId - the internal resource id
      userPrincipal - the user principal