public interface Version
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getCurrentVersionEnd()
Get ????
 
 Type: Date
 
 The date and time when this version stopped being current. 
 | 
Date | 
getCurrentVersionStart()
Get ????
 
 Type: Date
 
 The date and time this version became current. 
 | 
Long | 
getSequenceNumber()
Get ????
 
 Type: Long
 
 The sequence number of the version 
 | 
String | 
getVersionComment()
Get ????
 
 Type: String
 
 Comments associated with the verison 
 | 
String | 
getVersionedFromId()
Get ????
 
 Type: String
 
 ??? 
 | 
String | 
getVersionIndId()
Get ????
 
 Type: String
 
 Version independent Id that remains the same across all versions 
 | 
String getVersionIndId()
Long getSequenceNumber()
Date getCurrentVersionStart()
Date getCurrentVersionEnd()
String getVersionComment()
String getVersionedFromId()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.