Uses of Class
livespace.services.entities.info_repository.QueryEntity

Packages that use QueryEntity
livespace.services.entities.info_repository   
 

Uses of QueryEntity in livespace.services.entities.info_repository
 

Methods in livespace.services.entities.info_repository that return QueryEntity
static QueryEntity QueryEntity.createQueryEntity(Object parentFolder, boolean deepSearch, String requiredNodeType, String jcrFunction, Object funcArg, String[] propName, String[] comparator, Object[] propValue)
          Create a QueryEntity from the specified arguments.
static QueryEntity QueryEntity.createQueryEntity(String queryStmt, String queryLang)
          Create a QueryEntity with the specified query statement for the specified query language.
 



Copyright © 2008 Commonwealth of Australia