|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryImpl
Field Summary | |
static int |
DEFAULT_READ_COUNT
|
static double |
DEFAULT_VERSION
|
Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_EXTRASETTINGS, XSS_ALLOW_NAME, XSS_ALLOW_TITLE, XSS_ALLOW_USERNAME, XSS_ALLOW_VERSIONUSERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
DLFileEntryImpl()
|
Method Summary | |
java.lang.String |
getExtraSettings()
|
java.util.Properties |
getExtraSettingsProperties()
|
com.liferay.portlet.documentlibrary.model.DLFolder |
getFolder()
|
java.lang.String |
getLuceneProperties()
|
java.lang.String |
getTitleWithExtension()
|
void |
setExtraSettings(java.lang.String extraSettings)
|
void |
setExtraSettingsProperties(java.util.Properties extraSettingsProperties)
|
Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl |
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getFileEntryId, getFolderId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getReadCount, getSize, getTitle, getUserId, getUserName, getVersion, getVersionUserId, getVersionUserName, hashCode, setCompanyId, setCreateDate, setDescription, setFileEntryId, setFolderId, setModifiedDate, setName, setPrimaryKey, setReadCount, setSize, setTitle, setUserId, setUserName, setVersion, setVersionUserId, setVersionUserName |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileEntryModel |
getCompanyId, getCreateDate, getDescription, getFileEntryId, getFolderId, getModifiedDate, getName, getPrimaryKey, getReadCount, getSize, getTitle, getUserId, getUserName, getVersion, getVersionUserId, getVersionUserName, setCompanyId, setCreateDate, setDescription, setFileEntryId, setFolderId, setModifiedDate, setName, setPrimaryKey, setReadCount, setSize, setTitle, setUserId, setUserName, setVersion, setVersionUserId, setVersionUserName |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final double DEFAULT_VERSION
public static final int DEFAULT_READ_COUNT
Constructor Detail |
public DLFileEntryImpl()
Method Detail |
public com.liferay.portlet.documentlibrary.model.DLFolder getFolder()
getFolder
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
public java.lang.String getTitleWithExtension()
getTitleWithExtension
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
public java.lang.String getExtraSettings()
getExtraSettings
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
getExtraSettings
in class DLFileEntryModelImpl
public void setExtraSettings(java.lang.String extraSettings)
setExtraSettings
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
setExtraSettings
in class DLFileEntryModelImpl
public java.util.Properties getExtraSettingsProperties()
getExtraSettingsProperties
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
public void setExtraSettingsProperties(java.util.Properties extraSettingsProperties)
setExtraSettingsProperties
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
public java.lang.String getLuceneProperties()
getLuceneProperties
in interface com.liferay.portlet.documentlibrary.model.DLFileEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |