Class DraftsAndPublishedBlogPostsCannedQueryParams
- java.lang.Object
-
- org.alfresco.repo.query.NodeBackedEntity
-
- org.alfresco.repo.blog.cannedqueries.BlogEntity
-
- org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryParams
-
- All Implemented Interfaces:
PermissionCheckValue
public class DraftsAndPublishedBlogPostsCannedQueryParams extends BlogEntity
Parameters forDraftsAndPublishedBlogPostsCannedQuery.- Since:
- 4.0
- Author:
- Neil Mc Erlean
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCmCreator()DategetCreatedFromDate()DategetCreatedToDate()-
Methods inherited from class org.alfresco.repo.blog.cannedqueries.BlogEntity
getBlogIntAspectQNameId, getBlogIntPostedQNameId, getPostedDate, getPublishedDate, getPublishedQNameId, setPostedDate, setPublishedDate
-
Methods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
-