Class DownloadEntity
- java.lang.Object
-
- org.alfresco.repo.query.NodeBackedEntity
-
- org.alfresco.repo.download.cannedquery.DownloadEntity
-
- All Implemented Interfaces:
PermissionCheckValue
- Direct Known Subclasses:
GetDownloadsCannedQueryParams
public class DownloadEntity extends NodeBackedEntity
Download Entity - used by GetDownloads CQ- Author:
- Alex Miller
-
-
Constructor Summary
Constructors Constructor Description DownloadEntity()Default constructorDownloadEntity(java.lang.Long parentNodeId, java.lang.Long nameQNameId, java.lang.Long contentTypeQNameId)
-
Method Summary
-
Methods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
-