Class GetDownloadsCannedQueryParams
java.lang.Object
org.alfresco.repo.query.NodeBackedEntity
org.alfresco.repo.download.cannedquery.DownloadEntity
org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryParams
- All Implemented Interfaces:
PermissionCheckValue
Query parameters for GetDownloadsCannedQuery
- Author:
- Alex Miller
-
Constructor Summary
ConstructorsConstructorDescriptionGetDownloadsCannedQueryParams(Long parentNodeId, Long nameQNameId, Long contentTypeQNameId, Date before) -
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
-
GetDownloadsCannedQueryParams
-
-
Method Details
-
getBefore
-