Uses of Class
org.alfresco.rest.api.search.model.SearchSQLQuery
Packages that use SearchSQLQuery
-
Uses of SearchSQLQuery in org.alfresco.rest.api.search
Methods in org.alfresco.rest.api.search with parameters of type SearchSQLQueryModifier and TypeMethodDescriptionSearchSQLApiWebscript.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 SearchSQLQueryModifier and TypeMethodDescriptionResultMapper.toCollectionWithPagingInfo
(org.json.JSONArray docs, SearchSQLQuery searchQuery)