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 SlingQuerySlingQuery. $(org.apache.sling.api.resource.Resource... resources)static SlingQuerySlingQuery. $(org.apache.sling.api.resource.ResourceResolver resolver)protected SlingQuerySlingQuery. 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 SlingQuerySlingQuery. clone(AbstractQuery<org.apache.sling.api.resource.Resource,SlingQuery> original, SearchStrategy strategy)
-