public class GetDownloadsCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory<DownloadEntity>
CannedQueryFactory for queries relating to download entities.DownloadService.deleteDownloads(Date)AbstractQNameAwareCannedQueryFactory.NestedComparator<R>, AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator, AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator<R>cannedQueryDAO, methodSecurity, nodeDAO, qnameDAO, tenantService| Constructor and Description |
|---|
GetDownloadsCannedQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
org.alfresco.query.CannedQuery<DownloadEntity> |
getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) |
org.alfresco.query.CannedQuery<DownloadEntity> |
getDownloadsCannedQuery(org.alfresco.service.cmr.repository.NodeRef containerNode,
Date before) |
createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantServicepublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractQNameAwareCannedQueryFactory<DownloadEntity>Exceptionpublic org.alfresco.query.CannedQuery<DownloadEntity> getDownloadsCannedQuery(org.alfresco.service.cmr.repository.NodeRef containerNode, Date before)
public org.alfresco.query.CannedQuery<DownloadEntity> getCannedQuery(org.alfresco.query.CannedQueryParameters parameters)
Copyright © 2005–2018 Alfresco Software. All rights reserved.