|
eXo JCR :: Component :: Webdav Service 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.webdav.command.dasl.SearchRequestEntity
public class SearchRequestEntity
Created by The eXo Platform SAS. Author : Vitaly Guly
| Constructor Summary | |
|---|---|
SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getQuery()
Get query. |
String |
getQueryLanguage()
Get query language. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
body - request body.| Method Detail |
|---|
public String getQueryLanguage()
throws UnsupportedQueryException
UnsupportedQueryException - UnsupportedQueryException
public String getQuery()
throws UnsupportedQueryException
UnsupportedQueryException - UnsupportedQueryException
|
eXo JCR :: Component :: Webdav Service 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||