Nuxeo Enterprise Platform 5.4

org.nuxeo.webengine.blogs.utils
Class BlogQueriesCollection

java.lang.Object
  extended by org.nuxeo.webengine.blogs.utils.BlogQueriesCollection

public class BlogQueriesCollection
extends java.lang.Object

Collection of the queries used in the blogs module.


Method Summary
static DocumentModelList getAllBlogPosts(CoreSession session, java.lang.String parent)
          Queries all blog posts within a blog site.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAllBlogPosts

public static DocumentModelList getAllBlogPosts(CoreSession session,
                                                java.lang.String parent)
                                         throws ClientException
Queries all blog posts within a blog site.

Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.