public class DocumentFileVO extends BinaryFileVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
CONTENT_TYPE, LAST_MODIFIED, LAST_MODIFIED_IN_MILLIS, LENGTHNAMEID| Constructor and Description |
|---|
DocumentFileVO() |
DocumentFileVO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContentType, setLastModified, setLastModifiedInMillis, setLength, toStringcompareTo, getName, setNamegetId, getIds, getUniqueIdsequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic DocumentFileVO()
public DocumentFileVO(java.lang.Long id)
public java.lang.String className()
className in class BinaryFileVO