public abstract class DLFileShortcutBaseImpl extends DLFileShortcutModelImpl implements com.liferay.portlet.documentlibrary.model.DLFileShortcut
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.
DLFileShortcutImpl,
DLFileShortcut,
Serialized FormACTIVE_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FILESHORTCUTID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TOFILEENTRYID_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK| Constructor and Description |
|---|
DLFileShortcutBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
persist() |
void |
updateTreePath(java.lang.String treePath) |
clone, compareTo, equals, getActive, getApproved, getColumnBitmask, getCompanyId, getCreateDate, getExpandoBridge, getFileShortcutId, getFolderId, getGroupId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getOriginalActive, getOriginalCompanyId, getOriginalFolderId, getOriginalGroupId, getOriginalStatus, getOriginalToFileEntryId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFileEntryId, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isActive, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isPending, isScheduled, resetOriginalValues, setActive, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setFileShortcutId, setFolderId, setGroupId, setModelAttributes, setModifiedDate, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFileEntryId, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitbuildTreePath, getDLFolder, getFolder, getToTitle, isInHiddenFolder, isInTrashExplicitlyclone, compareTo, getActive, getApproved, getCompanyId, getCreateDate, getExpandoBridge, getFileShortcutId, getFolderId, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFileEntryId, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isActive, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isNew, isPending, isScheduled, setActive, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFileShortcutId, setFolderId, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFileEntryId, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributespublic void persist()
throws com.liferay.portal.kernel.exception.SystemException
persist in interface com.liferay.portal.model.PersistedModelcom.liferay.portal.kernel.exception.SystemExceptionpublic void updateTreePath(java.lang.String treePath)
throws com.liferay.portal.kernel.exception.SystemException
updateTreePath in interface com.liferay.portal.model.TreeModelcom.liferay.portal.kernel.exception.SystemException