org.exoplatform.services.jcr.webdav.command.dasl
Class SearchRequestEntity

java.lang.Object
  extended by org.exoplatform.services.jcr.webdav.command.dasl.SearchRequestEntity

public class SearchRequestEntity
extends java.lang.Object

Created by The eXo Platform SAS. Author : Vitaly Guly

Version:
$Id: SearchRequestEntity.java 35184 2009-08-07 14:14:37Z pnedonosko $

Constructor Summary
SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
           
 
Method Summary
 java.lang.String getQuery()
           
 java.lang.String getQueryLanguage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchRequestEntity

public SearchRequestEntity(org.exoplatform.common.util.HierarchicalProperty body)
Method Detail

getQueryLanguage

public java.lang.String getQueryLanguage()
                                  throws UnsupportedQueryException
Throws:
UnsupportedQueryException

getQuery

public java.lang.String getQuery()
                          throws UnsupportedQueryException
Throws:
UnsupportedQueryException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.