| Modifier and Type | Class and Description |
|---|---|
class |
BlogEntity
Blog Entity - used by GetBlogs CQ
|
class |
DraftsAndPublishedBlogPostsCannedQueryParams
Parameters for
DraftsAndPublishedBlogPostsCannedQuery. |
class |
GetBlogPostsCannedQueryParams
Parameter objects for
GetBlogPostsCannedQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarEntity
Calendar Entity - low level representation of parts of a
CalendarEntry - used by GetCalendarEntries Canned Query |
class |
GetCalendarEntriesCannedQueryParams
Parameter objects for
GetCalendarEntriesCannedQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetDiscussionTopcisWithPostsCannedQueryParams
Parameter objects for
GetDiscussionTopcisWithPostsCannedQuery. |
class |
NodeWithChildrenEntity
An extension of a
NodeEntity which has the name
of all children of it, used with the discussions
canned queries. |
| Modifier and Type | Class and Description |
|---|---|
class |
DownloadEntity
Download Entity - used by GetDownloads CQ
|
class |
GetDownloadsCannedQueryParams
Query parameters for GetDownloadsCannedQuery
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArchivedNodeEntity
ArchivedNodes Entity - used by GetArchivedNodes CQ
|
class |
GetArchivedNodesCannedQueryParams
Parameter object for
GetArchivedNodesCannedQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetChildrenAuditableCannedQueryParams
Parameter objects for
GetChildrenAuditableCannedQuery. |
class |
GetChildrenWithTargetAssocsAuditableCannedQueryParams
Parameter objects for
GetChildrenWithTargetAssocsAuditableCannedQuery. |
| Modifier and Type | Method and Description |
|---|---|
CannedQuery<NodeBackedEntity> |
GetChildrenAuditableCannedQueryFactory.getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<NodeBackedEntity> |
GetChildrenAuditableCannedQueryFactory.getCannedQuery(NodeRef parentNodeRef,
QName contentType,
String createdBy,
Date createdFrom,
Date createdTo,
String modifiedBy,
Date modifiedFrom,
Date modifiedTo,
CannedQuerySortDetails sortDetails,
PagingRequest pagingReq) |
protected List<NodeBackedEntity> |
GetChildrenAuditableCannedQuery.queryAndFilter(CannedQueryParameters parameters) |
| Constructor and Description |
|---|
GetChildrenAuditableCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeBackedEntity> methodSecurity,
CannedQueryParameters params) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeWithTargetsEntity
Parent class of Canned Query Entities which are a
NodeEntity with additional properties |
| Modifier and Type | Method and Description |
|---|---|
protected Comparable |
AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator.getProperty(NodeBackedEntity entity) |
Copyright © 2005–2021 Alfresco Software. All rights reserved.