|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.io.InputStream |
getInputStream()
This method will allow to read the contents of that particular version of that file entry. |
int |
getLength()
Returns the length of the file of this version. |
java.lang.String |
getVersionAuthor()
Returns the author of version of this object. |
java.util.Date |
getVersionDate()
Returns the created date of this version. |
java.lang.String |
getVersionDescription()
Returns the description of this version. |
int |
getVersionNumber()
Returns the number of version this object holds. |
Method Detail |
public int getVersionNumber()
public java.util.Date getVersionDate()
public java.lang.String getVersionAuthor()
public java.lang.String getVersionDescription()
public java.io.InputStream getInputStream()
public int getLength()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |