Liferay 7.0-ga1 portal-impl

com.liferay.portlet.documentlibrary.model.impl
Class DLFileVersionImpl

java.lang.Object
  extended by com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileVersion>
      extended by com.liferay.portlet.documentlibrary.model.impl.DLFileVersionModelImpl
          extended by com.liferay.portlet.documentlibrary.model.impl.DLFileVersionBaseImpl
              extended by com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl
All Implemented Interfaces:
com.liferay.document.library.kernel.model.DLFileVersion, com.liferay.document.library.kernel.model.DLFileVersionModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TreeModel, com.liferay.portal.kernel.model.WorkflowedModel, Serializable, Cloneable, Comparable<com.liferay.document.library.kernel.model.DLFileVersion>

public class DLFileVersionImpl
extends DLFileVersionBaseImpl

See Also:
Serialized Form

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.portlet.documentlibrary.model.impl.DLFileVersionModelImpl
clone, compareTo, equals, getChangeLog, getChecksum, getColumnBitmask, getCompanyId, getCreateDate, getDescription, getExtension, getFileEntryId, getFileEntryTypeId, getFileName, getFileVersionId, getFolderId, getGroupId, getLastPublishDate, getMimeType, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getOriginalCompanyId, getOriginalFileEntryId, getOriginalFolderId, getOriginalGroupId, getOriginalMimeType, getOriginalStatus, getOriginalTitle, getOriginalUuid, getOriginalVersion, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getSize, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, hasSetModifiedDate, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isInactive, isIncomplete, isPending, isScheduled, resetOriginalValues, setChangeLog, setChecksum, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExtension, setFileEntryId, setFileEntryTypeId, setFileName, setFileVersionId, setFolderId, setGroupId, setLastPublishDate, setMimeType, setModelAttributes, setModifiedDate, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setSize, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
 
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

DLFileVersionImpl

public DLFileVersionImpl()
Method Detail

buildTreePath

public String buildTreePath()
                     throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getContentStream

public InputStream getContentStream(boolean incrementCounter)
                             throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getDDMStructures

public List<com.liferay.dynamic.data.mapping.kernel.DDMStructure> getDDMStructures()
                                                                            throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getDLFileEntryType

public com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryType()
                                                                             throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoBridge

public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
Specified by:
getExpandoBridge in interface com.liferay.document.library.kernel.model.DLFileVersionModel
Specified by:
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileVersion>
Specified by:
getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModel
Overrides:
getExpandoBridge in class DLFileVersionModelImpl

getExtraSettings

public String getExtraSettings()
Specified by:
getExtraSettings in interface com.liferay.document.library.kernel.model.DLFileVersionModel
Overrides:
getExtraSettings in class DLFileVersionModelImpl

getExtraSettingsProperties

public com.liferay.portal.kernel.util.UnicodeProperties getExtraSettingsProperties()

getFileEntry

public com.liferay.document.library.kernel.model.DLFileEntry getFileEntry()
                                                                   throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getFolder

public com.liferay.document.library.kernel.model.DLFolder getFolder()
                                                             throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getIcon

public String getIcon()

setExtraSettings

public void setExtraSettings(String extraSettings)
Specified by:
setExtraSettings in interface com.liferay.document.library.kernel.model.DLFileVersionModel
Overrides:
setExtraSettings in class DLFileVersionModelImpl

setExtraSettingsProperties

public void setExtraSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties extraSettingsProperties)

Liferay 7.0-ga1 portal-impl