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

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

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

Subclasses of AbstractQueryBuilder in org.exoplatform.services.wcm.utils
 class SQLQueryBuilder
          Created by The eXo Platform SAS Author : Hoa Pham hoa.pham@exoplatform.com Oct 7, 2008
 class XPathQueryBuilder
          Created by The eXo Platform SAS Author : Hoa Pham hoa.pham@exoplatform.com Oct 7, 2008
 

Methods in org.exoplatform.services.wcm.utils with parameters of type AbstractQueryBuilder
 void XPathQueryBuilder.merge(AbstractQueryBuilder other)
           
 void SQLQueryBuilder.merge(AbstractQueryBuilder other)
           
abstract  void AbstractQueryBuilder.merge(AbstractQueryBuilder other)
          Merge.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.