|
|||||||||
| 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.DLFileEntry>
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryBaseImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryImpl
public class DLFileEntryImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FILEENTRYTYPEID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TITLE_COLUMN_BITMASK, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK |
| Constructor Summary | |
|---|---|
DLFileEntryImpl()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getContentStream()
|
java.io.InputStream |
getContentStream(java.lang.String version)
|
long |
getDataRepositoryId()
|
com.liferay.portlet.expando.model.ExpandoBridge |
getExpandoBridge()
|
java.lang.String |
getExtraSettings()
|
com.liferay.portal.kernel.util.UnicodeProperties |
getExtraSettingsProperties()
|
java.util.Map<java.lang.String,com.liferay.portlet.dynamicdatamapping.storage.Fields> |
getFieldsMap(long fileVersionId)
|
com.liferay.portlet.documentlibrary.model.DLFileVersion |
getFileVersion()
|
com.liferay.portlet.documentlibrary.model.DLFileVersion |
getFileVersion(java.lang.String version)
|
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileVersion> |
getFileVersions(int status)
|
com.liferay.portlet.documentlibrary.model.DLFolder |
getFolder()
|
java.lang.String |
getIcon()
|
com.liferay.portlet.documentlibrary.model.DLFileVersion |
getLatestFileVersion(boolean trusted)
|
com.liferay.portal.model.Lock |
getLock()
|
java.lang.String |
getLuceneProperties()
|
boolean |
hasLock()
|
boolean |
isCheckedOut()
|
void |
setExtraSettings(java.lang.String extraSettings)
|
void |
setExtraSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties extraSettingsProperties)
|
void |
setFileVersion(com.liferay.portlet.documentlibrary.model.DLFileVersion dlFileVersion)
|
| Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileEntryBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.documentlibrary.model.DLFileEntryModel |
|---|
clone, compareTo, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExtension, getFileEntryId, getFileEntryTypeId, getFolderId, getGroupId, getLargeImageId, getMimeType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getReadCount, getRepositoryId, getSize, getSmallImageId, getTitle, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setExpandoBridgeAttributes, setExtension, setFileEntryId, setFileEntryTypeId, setFolderId, setGroupId, setLargeImageId, setMimeType, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setReadCount, setRepositoryId, setSize, setSmallImageId, setTitle, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuid, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public DLFileEntryImpl()
| Method Detail |
|---|
public java.io.InputStream getContentStream()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.io.InputStream getContentStream(java.lang.String version)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptionpublic long getDataRepositoryId()
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.model.BaseModel<com.liferay.portlet.documentlibrary.model.DLFileEntry>getExpandoBridge in interface com.liferay.portal.model.ClassedModelgetExpandoBridge in interface com.liferay.portlet.documentlibrary.model.DLFileEntrygetExpandoBridge in interface com.liferay.portlet.documentlibrary.model.DLFileEntryModelgetExpandoBridge in class DLFileEntryModelImplpublic java.lang.String getExtraSettings()
getExtraSettings in interface com.liferay.portlet.documentlibrary.model.DLFileEntrygetExtraSettings in interface com.liferay.portlet.documentlibrary.model.DLFileEntryModelgetExtraSettings in class DLFileEntryModelImplpublic com.liferay.portal.kernel.util.UnicodeProperties getExtraSettingsProperties()
public java.util.Map<java.lang.String,com.liferay.portlet.dynamicdatamapping.storage.Fields> getFieldsMap(long fileVersionId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.documentlibrary.model.DLFileVersion getFileVersion()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.documentlibrary.model.DLFileVersion getFileVersion(java.lang.String version)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.util.List<com.liferay.portlet.documentlibrary.model.DLFileVersion> getFileVersions(int status)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.documentlibrary.model.DLFolder getFolder()
public java.lang.String getIcon()
public com.liferay.portlet.documentlibrary.model.DLFileVersion getLatestFileVersion(boolean trusted)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portal.model.Lock getLock()
public java.lang.String getLuceneProperties()
public boolean hasLock()
public boolean isCheckedOut()
public void setExtraSettings(java.lang.String extraSettings)
setExtraSettings in interface com.liferay.portlet.documentlibrary.model.DLFileEntrysetExtraSettings in interface com.liferay.portlet.documentlibrary.model.DLFileEntryModelsetExtraSettings in class DLFileEntryModelImplpublic void setExtraSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties extraSettingsProperties)
public void setFileVersion(com.liferay.portlet.documentlibrary.model.DLFileVersion dlFileVersion)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||