|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DLFileEntry
The model interface for the DLFileEntry service. Represents a row in the "DLFileEntry" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to DLFileEntryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
DLFileEntryModel,
DLFileEntryImpl,
DLFileEntryModelImpl| Method Summary | |
|---|---|
String |
getExtraSettings()
Gets the extra settings of this d l file entry. |
UnicodeProperties |
getExtraSettingsProperties()
|
DLFileVersion |
getFileVersion()
|
DLFolder |
getFolder()
|
String |
getIcon()
|
DLFileVersion |
getLatestFileVersion()
|
Lock |
getLock()
|
String |
getLuceneProperties()
|
long |
getRepositoryId()
|
boolean |
hasLock(long userId)
|
boolean |
isLocked()
|
void |
setExtraSettings(String extraSettings)
Sets the extra settings of this d l file entry. |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
| Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileEntryModel |
|---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getExtension, getFileEntryId, getFolderId, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getReadCount, getSize, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setExtension, setFileEntryId, setFolderId, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setReadCount, setSize, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuid, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
String getExtraSettings()
DLFileEntryModel
getExtraSettings in interface DLFileEntryModelUnicodeProperties getExtraSettingsProperties()
DLFileVersion getFileVersion()
throws PortalException,
SystemException
PortalException
SystemExceptionDLFolder getFolder()
String getIcon()
DLFileVersion getLatestFileVersion()
throws PortalException,
SystemException
PortalException
SystemExceptionLock getLock()
String getLuceneProperties()
long getRepositoryId()
boolean hasLock(long userId)
boolean isLocked()
void setExtraSettings(String extraSettings)
DLFileEntryModel
setExtraSettings in interface DLFileEntryModelextraSettings - the extra settings of this d l file entryvoid setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||