public class GetBlogPostsCannedQueryParams extends BlogEntity
GetBlogPostsCannedQuery
.Constructor and Description |
---|
GetBlogPostsCannedQueryParams(Long blogContainerNodeId,
Long nameQNameId,
Long publishedQNameId,
Long contentTypeQNameId,
String cmCreator,
boolean isPublished,
Date publishedFromDate,
Date publishedToDate,
Long blogIntAspectQNameId,
Long blogIntPostedQNameId) |
Modifier and Type | Method and Description |
---|---|
Long |
getBlogIntAspectQNameId() |
String |
getCmCreator() |
boolean |
getIsPublished() |
Date |
getPublishedFromDate() |
Date |
getPublishedToDate() |
getBlogIntPostedQNameId, getPostedDate, getPublishedDate, getPublishedQNameId, setPostedDate, setPublishedDate
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
public String getCmCreator()
public boolean getIsPublished()
public Date getPublishedFromDate()
public Date getPublishedToDate()
public Long getBlogIntAspectQNameId()
getBlogIntAspectQNameId
in class BlogEntity
Copyright © 2005–2017 Alfresco Software. All rights reserved.