Uses of Class
org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryFactory
-
Packages that use GetBlogPostsCannedQueryFactory Package Description org.alfresco.repo.blog -
-
Uses of GetBlogPostsCannedQueryFactory in org.alfresco.repo.blog
Methods in org.alfresco.repo.blog with parameters of type GetBlogPostsCannedQueryFactory Modifier and Type Method Description voidBlogServiceImpl. setDraftBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory cannedQueryFactory)voidBlogServiceImpl. setPublishedBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory cannedQueryFactory)voidBlogServiceImpl. setPublishedExternallyBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory cannedQueryFactory)
-