@ProviderType public interface DLFileShortcut extends DLFileShortcutModel, PersistedModel, TreeModel
DLFileShortcutModel
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFileShortcut,Long> |
FILE_SHORTCUT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
DLFolder |
getDLFolder() |
FileVersion |
getFileVersion() |
Folder |
getFolder() |
String |
getToTitle() |
boolean |
isInHiddenFolder() |
getActive, getCompanyId, getCreateDate, getFileShortcutId, getFolderId, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimaryKey, getRepositoryId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getToFileEntryId, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, isActive, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, setActive, setCompanyId, setCreateDate, setFileShortcutId, setFolderId, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimaryKey, setRepositoryId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setToFileEntryId, setTreePath, setUserId, setUserName, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone, getStagedModelType
persist
getPrimaryKeyObj, getTreePath, updateTreePath
static final Accessor<DLFileShortcut,Long> FILE_SHORTCUT_ID_ACCESSOR
com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.String buildTreePath() throws PortalException
buildTreePath
in interface TreeModel
PortalException
DLFolder getDLFolder() throws PortalException
PortalException
FileVersion getFileVersion() throws PortalException
PortalException
Folder getFolder() throws PortalException
PortalException
String getToTitle()
boolean isInHiddenFolder()