Class SearchSQLQuery
- java.lang.Object
-
- org.alfresco.rest.api.search.model.SearchSQLQuery
-
public class SearchSQLQuery extends Object
POJO class representing the JSON body for a sql search request- Author:
- Michael Suzuki
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getFilterQueries()StringgetFormat()IntegergetItemLimit()List<String>getLocales()StringgetStmt()StringgetTimezone()booleanisIncludeMetadata()
-