com.liferay.portlet.documentlibrary.model
Interface DLFileRank
- All Superinterfaces:
- BaseModel<DLFileRank>, ClassedModel, Cloneable, Comparable<DLFileRank>, DLFileRankModel, PersistedModel, Serializable
- All Known Implementing Classes:
- DLFileRankWrapper
public interface DLFileRank
- extends DLFileRankModel, PersistedModel
The extended model interface for the DLFileRank service. Represents a row in the "DLFileRank" database table, with each column mapped to a property of this class.
- See Also:
DLFileRankModel,
DLFileRankImpl,
DLFileRankModelImpl
| Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileRankModel |
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getFileEntryId, getFileRankId, getGroupId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setFileEntryId, setFileRankId, setGroupId, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toXmlString |
getFileEntry
DLFileEntry getFileEntry()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getFolderId
long getFolderId()
throws PortalException,
SystemException
- Deprecated.
getFileEntry()
- Throws:
PortalException
SystemException
getName
String getName()
throws PortalException,
SystemException
- Deprecated.
getFileEntry()
- Throws:
PortalException
SystemException