|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionBaseImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl
public class DLFileVersionImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FILEENTRYID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, MIMETYPE_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TITLE_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK, VERSION_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.document.library.kernel.model.DLFileVersion |
|---|
FILE_VERSION_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
DLFileVersionImpl()
|
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
InputStream |
getContentStream(boolean incrementCounter)
|
List<com.liferay.dynamic.data.mapping.kernel.DDMStructure> |
getDDMStructures()
|
com.liferay.document.library.kernel.model.DLFileEntryType |
getDLFileEntryType()
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge()
|
String |
getExtraSettings()
|
com.liferay.portal.kernel.util.UnicodeProperties |
getExtraSettingsProperties()
|
com.liferay.document.library.kernel.model.DLFileEntry |
getFileEntry()
|
com.liferay.document.library.kernel.model.DLFolder |
getFolder()
|
String |
getIcon()
|
void |
setExtraSettings(String extraSettings)
|
void |
setExtraSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties extraSettingsProperties)
|
| Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileVersionBaseImpl |
|---|
persist, updateTreePath |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.document.library.kernel.model.DLFileVersionModel |
|---|
clone, compareTo, getChangeLog, getChecksum, getCompanyId, getCreateDate, getDescription, getExtension, getFileEntryId, getFileEntryTypeId, getFileName, getFileVersionId, getFolderId, getGroupId, getLastPublishDate, getMimeType, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getSize, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isNew, isPending, isScheduled, setCachedModel, setChangeLog, setChecksum, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtension, setFileEntryId, setFileEntryTypeId, setFileName, setFileVersionId, setFolderId, setGroupId, setLastPublishDate, setMimeType, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setSize, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public DLFileVersionImpl()
| Method Detail |
|---|
public String buildTreePath()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public InputStream getContentStream(boolean incrementCounter)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.dynamic.data.mapping.kernel.DDMStructure> getDDMStructures()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryType()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.document.library.kernel.model.DLFileVersionModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class DLFileVersionModelImplpublic String getExtraSettings()
getExtraSettings in interface com.liferay.document.library.kernel.model.DLFileVersionModelgetExtraSettings in class DLFileVersionModelImplpublic com.liferay.portal.kernel.util.UnicodeProperties getExtraSettingsProperties()
public com.liferay.document.library.kernel.model.DLFileEntry getFileEntry()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.document.library.kernel.model.DLFolder getFolder()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String getIcon()
public void setExtraSettings(String extraSettings)
setExtraSettings in interface com.liferay.document.library.kernel.model.DLFileVersionModelsetExtraSettings in class DLFileVersionModelImplpublic void setExtraSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties extraSettingsProperties)
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||