Uses of Class
org.apache.sling.query.SlingQuery
-
Packages that use SlingQuery Package Description org.apache.sling.query -
-
Uses of SlingQuery in org.apache.sling.query
Methods in org.apache.sling.query that return SlingQuery Modifier and Type Method Description static SlingQuery
SlingQuery. $(org.apache.sling.api.resource.Resource... resources)
static SlingQuery
SlingQuery. $(org.apache.sling.api.resource.ResourceResolver resolver)
protected SlingQuery
SlingQuery. clone(AbstractQuery<org.apache.sling.api.resource.Resource,SlingQuery> original, SearchStrategy strategy)
Method parameters in org.apache.sling.query with type arguments of type SlingQuery Modifier and Type Method Description protected SlingQuery
SlingQuery. clone(AbstractQuery<org.apache.sling.api.resource.Resource,SlingQuery> original, SearchStrategy strategy)
-