public class SearchRequestEntity extends Object
| Constructor and Description |
|---|
SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getQuery()
Get query.
|
String |
getQueryLanguage()
Get query language.
|
public SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
body - request body.public String getQueryLanguage() throws UnsupportedQueryException
UnsupportedQueryException - UnsupportedQueryExceptionpublic String getQuery() throws UnsupportedQueryException
UnsupportedQueryException - UnsupportedQueryExceptionCopyright © 2016 eXo Platform SAS. All Rights Reserved.