|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |