Package de.xima.fc.entities.interfaces
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getVersionNumber()
-