Uses of Class
net.sourceforge.openutils.mgnlcriteria.jcr.query.DirectJcrQuery

Packages that use DirectJcrQuery
net.sourceforge.openutils.mgnlcriteria.jcr.query   
 

Uses of DirectJcrQuery in net.sourceforge.openutils.mgnlcriteria.jcr.query
 

Methods in net.sourceforge.openutils.mgnlcriteria.jcr.query that return DirectJcrQuery
static DirectJcrQuery JCRCriteriaFactory.createDirectJcrQuery(info.magnolia.cms.core.HierarchyManager hm, String query, String language)
          Creates a jcr query using the specified statement.
 DirectJcrQuery DirectJcrQuery.setMaxResultsPerPage(int maxResults)
          Sets the maxResults.
 DirectJcrQuery DirectJcrQuery.setOffset(int offset)
          Sets the offset.
 DirectJcrQuery DirectJcrQuery.setPaging(int itemsPerPage, int pageNumberStartingFromOne)
          Utility method for setting offset easier.
 DirectJcrQuery DirectJcrQuery.setSpellCheckString(String spellCheckString)
          Sets the spellCheckString.
 



Copyright © 2009-2011 Openmind. All Rights Reserved.