Interface IVersionNumberProviding

All Known Implementing Classes:
FormVersion, WorkflowVersion

public interface IVersionNumberProviding
Common interface for all objects (mainly entities) that have got a version number.
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getVersionNumber

      long getVersionNumber()
      Returns:
      The version number of this object.