org.exoplatform.applications.ooplugin.search
Class SQLQuery
java.lang.Object
org.exoplatform.applications.ooplugin.search.SQLQuery
- All Implemented Interfaces:
- DavQuery
public class SQLQuery
- extends Object
- implements DavQuery
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLQuery
public SQLQuery()
SQLQuery
public SQLQuery(String query)
setQuery
public void setQuery(String query)
toXml
public Element toXml(Document xmlDocument)
- Specified by:
toXml in interface DavQuery
Copyright © 2014 eXo Platform SAS. All Rights Reserved.