Uses of Class
org.alfresco.rest.api.search.model.SearchSQLQuery
-
Packages that use SearchSQLQuery Package Description org.alfresco.rest.api.search org.alfresco.rest.api.search.impl -
-
Uses of SearchSQLQuery in org.alfresco.rest.api.search
Methods in org.alfresco.rest.api.search with parameters of type SearchSQLQuery Modifier and Type Method Description SearchParameters
SearchSQLApiWebscript. buildSearchParameters(SearchSQLQuery searchQuery)
-
Uses of SearchSQLQuery in org.alfresco.rest.api.search.impl
Methods in org.alfresco.rest.api.search.impl with parameters of type SearchSQLQuery Modifier and Type Method Description CollectionWithPagingInfo<TupleList>
ResultMapper. toCollectionWithPagingInfo(org.json.JSONArray docs, SearchSQLQuery searchQuery)
-