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() |
CannedQuery<DownloadEntity> |
getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<DownloadEntity> |
getDownloadsCannedQuery(NodeRef containerNode,
Date before) |
createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantServicegetCannedQuery, getQueryExecutionId, setBeanName, setRegistrypublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractQNameAwareCannedQueryFactory<DownloadEntity>Exceptionpublic CannedQuery<DownloadEntity> getDownloadsCannedQuery(NodeRef containerNode, Date before)
public CannedQuery<DownloadEntity> getCannedQuery(CannedQueryParameters parameters)
Copyright © 2005–2020 Alfresco Software. All rights reserved.