org.exoplatform.applications.ooplugin.search
Class SearchConst
java.lang.Object
org.exoplatform.applications.ooplugin.search.SearchConst
public class SearchConst
- extends Object
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 |
XPATH_NAMESPACE
public static final String XPATH_NAMESPACE
- See Also:
- Constant Field Values
XPATH_PREFIX
public static final String XPATH_PREFIX
- See Also:
- Constant Field Values
SQL_NAMESPACE
public static final String SQL_NAMESPACE
- See Also:
- Constant Field Values
SQL_PREFIX
public static final String SQL_PREFIX
- See Also:
- Constant Field Values
SQL_SUPPORT
public static final String SQL_SUPPORT
- See Also:
- Constant Field Values
XPATH_SUPPORT
public static final String XPATH_SUPPORT
- See Also:
- Constant Field Values
NOT_TAG
public static final String NOT_TAG
- See Also:
- Constant Field Values
AND_TAG
public static final String AND_TAG
- See Also:
- Constant Field Values
OR_TAG
public static final String OR_TAG
- See Also:
- Constant Field Values
LIKE_TAG
public static final String LIKE_TAG
- See Also:
- Constant Field Values
EQ_TAG
public static final String EQ_TAG
- See Also:
- Constant Field Values
LITERAL_TAG
public static final String LITERAL_TAG
- See Also:
- Constant Field Values
SearchConst
public SearchConst()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.