Interface DLFileShortcut
- All Superinterfaces:
AuditedModel
,BaseModel<DLFileShortcut>
,ClassedModel
,Cloneable
,Comparable<DLFileShortcut>
,CTModel<DLFileShortcut>
,DLFileShortcutModel
,ExternalReferenceCodeModel
,GroupedModel
,MVCCModel
,PersistedModel
,Serializable
,ShardedModel
,StagedGroupedModel
,StagedModel
,TrashedModel
,TreeModel
,WorkflowedModel
- All Known Implementing Classes:
DLFileShortcutWrapper
@ProviderType
public interface DLFileShortcut
extends DLFileShortcutModel, PersistedModel, TreeModel
The extended model interface for the DLFileShortcut service. Represents a row in the "DLFileShortcut" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods 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, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods 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, toXmlString
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
Methods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj, getTreePath, updateTreePath
-
Field Details
-
FILE_SHORTCUT_ID_ACCESSOR
-
-
Method Details
-
buildTreePath
- Specified by:
buildTreePath
in interfaceTreeModel
- Throws:
PortalException
-
getDLFolder
- Throws:
PortalException
-
getFileVersion
- Throws:
PortalException
-
getFolder
- Throws:
PortalException
-
getToTitle
String getToTitle() -
isInHiddenFolder
boolean isInHiddenFolder()
-