Class BlogEntity
java.lang.Object
org.alfresco.repo.query.NodeBackedEntity
org.alfresco.repo.blog.cannedqueries.BlogEntity
- All Implemented Interfaces:
PermissionCheckValue
- Direct Known Subclasses:
DraftsAndPublishedBlogPostsCannedQueryParams,GetBlogPostsCannedQueryParams
Blog Entity - used by GetBlogs CQ
- Since:
- 4.0
- Author:
- janv
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPostedDate(String postedDateISO8061) voidsetPublishedDate(String published) Methods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
Constructor Details
-
BlogEntity
public BlogEntity()Default constructor -
BlogEntity
-
-
Method Details
-
getPublishedDate
-
setPublishedDate
-
getPostedDate
-
setPostedDate
-
getPublishedQNameId
-
getBlogIntAspectQNameId
-
getBlogIntPostedQNameId
-