Class DLFileShortcutBaseImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.document.library.kernel.model.DLFileShortcut>
com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutBaseImpl
- All Implemented Interfaces:
com.liferay.document.library.kernel.model.DLFileShortcut,com.liferay.document.library.kernel.model.DLFileShortcutModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.document.library.kernel.model.DLFileShortcut>,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.document.library.kernel.model.DLFileShortcut>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.MVCCModel,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.TrashedModel,com.liferay.portal.kernel.model.TreeModel,com.liferay.portal.kernel.model.WorkflowedModel,Serializable,Cloneable,Comparable<com.liferay.document.library.kernel.model.DLFileShortcut>
- Direct Known Subclasses:
DLFileShortcutImpl
public abstract class DLFileShortcutBaseImpl
extends DLFileShortcutModelImpl
implements com.liferay.document.library.kernel.model.DLFileShortcut
The extended model base implementation for the DLFileShortcut service. Represents a row in the "DLFileShortcut" 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 DLFileShortcutImpl.
- Author:
- Brian Wing Shun Chan
- See Also:
-
DLFileShortcutImplDLFileShortcut- Serialized Form
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
ACTIVE_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, EXTERNALREFERENCECODE_COLUMN_BITMASK, FILESHORTCUTID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, ORDER_BY_SQL_INLINE_DISTINCT, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TOFILEENTRYID_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASKFields inherited from interface com.liferay.document.library.kernel.model.DLFileShortcut
FILE_SHORTCUT_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getActive, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCreateDate, getCtCollectionId, getExpandoBridge, getExternalReferenceCode, getFileShortcutId, getFolderId, getGroupId, getLastPublishDate, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalActive, getOriginalCompanyId, getOriginalExternalReferenceCode, getOriginalFolderId, getOriginalGroupId, getOriginalStatus, getOriginalToFileEntryId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFileEntryId, getTrashEntryClassPK, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isActive, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isInactive, isIncomplete, isInTrash, isPending, isScheduled, resetOriginalValues, setActive, setCompanyId, setCreateDate, setCtCollectionId, setExpandoBridgeAttributes, setExternalReferenceCode, setFileShortcutId, setFolderId, setGroupId, setLastPublishDate, setModelAttributes, setModifiedDate, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFileEntryId, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toStringMethods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.document.library.kernel.model.DLFileShortcut
buildTreePath, getDLFolder, getFileVersion, getFolder, getToTitle, isInHiddenFolderMethods inherited from interface com.liferay.document.library.kernel.model.DLFileShortcutModel
cloneWithOriginalValues, getActive, getCompanyId, getCreateDate, getCtCollectionId, getExternalReferenceCode, getFileShortcutId, getFolderId, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimaryKey, getRepositoryId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFileEntryId, getTrashEntryClassPK, getTreePath, getUserId, getUserName, getUserUuid, getUuid, isActive, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isPending, isScheduled, setActive, setCompanyId, setCreateDate, setCtCollectionId, setExternalReferenceCode, setFileShortcutId, setFolderId, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimaryKey, setRepositoryId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFileEntryId, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelTypeMethods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj, getTreePath
-
Constructor Details
-
DLFileShortcutBaseImpl
public DLFileShortcutBaseImpl()
-
-
Method Details
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
updateTreePath
- Specified by:
updateTreePathin interfacecom.liferay.portal.kernel.model.TreeModel
-