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 TypeMethodDescriptionbooleanMethods 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.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.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelTypeMethods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj, getTreePath, updateTreePath
-
Field Details
-
FILE_SHORTCUT_ID_ACCESSOR
-
-
Method Details
-
buildTreePath
- Specified by:
buildTreePathin interfaceTreeModel- Throws:
PortalException
-
getDLFolder
- Throws:
PortalException
-
getFileVersion
- Throws:
PortalException
-
getFolder
- Throws:
PortalException
-
getToTitle
String getToTitle() -
isInHiddenFolder
boolean isInHiddenFolder()
-