Interface VersionedFileFields<VersionType extends java.io.Serializable>

    • Method Detail

      • getFileRevisionNumber

        VersionType getFileRevisionNumber()
        Get the version of the instance.
        Returns:
        the version of the instance.
      • incrementFileRevisionNumber

        void incrementFileRevisionNumber()
        Internally modify the file revision number to something new.