@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, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersistgetPrimaryKeyObj, getTreePath, updateTreePathstatic 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 TreeModelPortalExceptionDLFolder getDLFolder() throws PortalException
PortalExceptionFileVersion getFileVersion() throws PortalException
PortalExceptionFolder getFolder() throws PortalException
PortalExceptionString getToTitle()
boolean isInHiddenFolder()