|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Version
Method Summary | |
---|---|
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 |
Method Detail |
---|
String getVersionIndId()
Type: String
Version independent Id that remains the same across all versions
Long getSequenceNumber()
Type: Long
The sequence number of the version
Date getCurrentVersionStart()
Type: Date
The date and time this version became current.
Date getCurrentVersionEnd()
Type: Date
The date and time when this version stopped being current.
String getVersionComment()
Type: String
Comments associated with the verison
String getVersionedFromId()
Type: String
???
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |