|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DLFileVersion
The model interface for the DLFileVersion service. Represents a row in the "DLFileVersion" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to DLFileVersionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a d l file version model instance should use the DLFileVersion
interface instead.
DLFileVersionModel
,
DLFileVersionImpl
,
DLFileVersionModelImpl
Method Summary | |
---|---|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
DLFileEntry |
getFileEntry()
|
String |
getIcon()
|
Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileVersionModel |
---|
clone, compareTo, getChangeLog, getCompanyId, getCreateDate, getDescription, getExtension, getExtraSettings, getFileVersionId, getFolderId, getGroupId, getName, getPrimaryKey, getPrimaryKeyObj, getSize, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getUserId, getUserName, getUserUuid, getVersion, hashCode, isApproved, isCachedModel, isDraft, isEscapedModel, isExpired, isNew, isPending, setCachedModel, setChangeLog, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setExtension, setExtraSettings, setFileVersionId, setFolderId, setGroupId, setName, setNew, setPrimaryKey, setSize, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setUserId, setUserName, setUserUuid, setVersion, toEscapedModel, toString, toXmlString |
Method Detail |
---|
ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<DLFileVersion>
getExpandoBridge
in interface DLFileVersionModel
DLFileEntry getFileEntry() throws PortalException, SystemException
PortalException
SystemException
String getIcon()
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |