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 Details

    • DownloadEntity

      public DownloadEntity()
      Default constructor
    • DownloadEntity

      public DownloadEntity(Long parentNodeId, Long nameQNameId, Long contentTypeQNameId)