Uses of Class
org.exoplatform.services.wcm.utils.AbstractQueryBuilder.PATH_TYPE

Packages that use AbstractQueryBuilder.PATH_TYPE
org.exoplatform.services.wcm.utils   
 

Uses of AbstractQueryBuilder.PATH_TYPE in org.exoplatform.services.wcm.utils
 

Methods in org.exoplatform.services.wcm.utils that return AbstractQueryBuilder.PATH_TYPE
static AbstractQueryBuilder.PATH_TYPE AbstractQueryBuilder.PATH_TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractQueryBuilder.PATH_TYPE[] AbstractQueryBuilder.PATH_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.exoplatform.services.wcm.utils with parameters of type AbstractQueryBuilder.PATH_TYPE
 void XPathQueryBuilder.setQueryPath(java.lang.String path, AbstractQueryBuilder.PATH_TYPE pathtype)
           
 void SQLQueryBuilder.setQueryPath(java.lang.String path, AbstractQueryBuilder.PATH_TYPE pathtype)
           
abstract  void AbstractQueryBuilder.setQueryPath(java.lang.String path, AbstractQueryBuilder.PATH_TYPE pathtype)
          Sets the query path.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.