PROP_DESCRIPTION, PROP_NAME, PROP_TYPE, PROP_URI
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
gets version original file name, if the version is an instance of
IVersionedStorage |
InputStream |
getInputStream()
gets content of the version, if the version is an instance of
IVersionedStorage |
String |
getMimeType()
gets version mime type, if the version is an instance of
IVersionedStorage |
long |
getSize()
gets size of version content, if the version is an instance of
IVersionedStorage |
IDirPrincipal |
getUser()
gets a user, if the version is an instance of
IVersionedStorage |
getProperties, getProperty, getPropertyNames, getURI
getAllPrevious, getComment, getCreatedOn, getId, getName, getNext, getPrevious, getResource, getThingInfo, getTime, setComment, setName, setThingInfo
IDirPrincipal getUser() throws VersionException
IVersionedStorage
VersionException
String getMimeType() throws VersionException
IVersionedStorage
VersionException
String getFileName() throws VersionException
IVersionedStorage
VersionException
long getSize() throws VersionException
IVersionedStorage
VersionException
InputStream getInputStream() throws VersionException
IVersionedStorage
VersionException