Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.webengine.blogs.utils
Class BlogQueriesCollection

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

public class BlogQueriesCollection
extends Object

Collection of the queries used in the blogs module.


Method Summary
static DocumentModelList getAllBlogPosts(CoreSession session, 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,
                                                String parent)
                                         throws ClientException
Queries all blog posts within a blog site.

Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.