Interface ITransactionalBase

    • Method Detail

      • getOldestVersion

        IVersion getOldestVersion()
        Gets the oldest version linked to this base.
        Returns:
        the oldest version
      • setOldestVersion

        void setOldestVersion​(IVersion version)
        Sets a version as the oldest version linked to this base.
        Parameters:
        version - the version to set as the oldest version