Class DownloadEntity
java.lang.Object
org.alfresco.repo.query.NodeBackedEntity
org.alfresco.repo.download.cannedquery.DownloadEntity
- All Implemented Interfaces:
PermissionCheckValue
- Direct Known Subclasses:
GetDownloadsCannedQueryParams
Download Entity - used by GetDownloads CQ
- Author:
- Alex Miller
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorDownloadEntity(Long parentNodeId, Long nameQNameId, 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
-
Constructor Details
-
DownloadEntity
public DownloadEntity()Default constructor -
DownloadEntity
-