|
Liferay 7.0-ce-b7 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.DLFileEntry>
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryBaseImpl
@ProviderType public abstract class DLFileEntryBaseImpl
The extended model base implementation for the DLFileEntry service. Represents a row in the "DLFileEntry" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in DLFileEntryImpl.
DLFileEntryImpl,
DLFileEntry,
Serialized Form| 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, FILENAME_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, MIMETYPE_COLUMN_BITMASK, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, REPOSITORYID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TITLE_COLUMN_BITMASK, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.document.library.kernel.model.DLFileEntry |
|---|
FILE_ENTRY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
DLFileEntryBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
void |
updateTreePath(String treePath)
|
| 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.DLFileEntry |
|---|
buildTreePath, getContentStream, getContentStream, getDataRepositoryId, getDDMFormValuesMap, getDLFileEntryType, getExtraSettingsProperties, getFileShortcuts, getFileVersion, getFileVersion, getFileVersions, getFileVersionsCount, getFolder, getIcon, getIconCssClass, getLatestFileVersion, getLock, getLuceneProperties, hasLock, isCheckedOut, isInHiddenFolder, setExtraSettingsProperties |
| Methods inherited from interface com.liferay.document.library.kernel.model.DLFileEntryModel |
|---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExpandoBridge, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFolderId, getGroupId, getLargeImageId, getLastPublishDate, getManualCheckInRequired, getMimeType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getReadCount, getRepositoryId, getSize, getSmallImageId, getStatus, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isCachedModel, isEscapedModel, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isManualCheckInRequired, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFolderId, setGroupId, setLargeImageId, setLastPublishDate, setManualCheckInRequired, setMimeType, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setReadCount, setRepositoryId, setSize, setSmallImageId, 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 DLFileEntryBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void updateTreePath(String treePath)
updateTreePath in interface com.liferay.portal.kernel.model.TreeModel
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||