Uses of Class
org.hippoecm.hst.content.beans.query.HstContextualizeException

Packages that use HstContextualizeException
org.hippoecm.hst.content.beans.query The org.hippoecm.hst.content.beans.query package defines the API for the HST Content Beans Query 
 

Uses of HstContextualizeException in org.hippoecm.hst.content.beans.query
 

Methods in org.hippoecm.hst.content.beans.query that throw HstContextualizeException
 String HstCtxWhereClauseComputerImpl.getCtxWhereClause(List<javax.jcr.Node> scopes, boolean skipInvalidScopes)
           
 String HstCtxWhereClauseComputer.getCtxWhereClause(List<javax.jcr.Node> scopes, boolean skipInvalidScopes)
          returns the context where clause as from HstCtxWhereClauseComputer.getCtxWhereClause(Node), only now combines a set of scopes.
 String HstCtxWhereClauseComputerImpl.getCtxWhereClause(javax.jcr.Node node)
           
 String HstCtxWhereClauseComputer.getCtxWhereClause(javax.jcr.Node node)
          This method returns the context where clause (without the '[' ']' brackets ) that is appended to the 'normal' xpath where clause for searching in virtual strutures.
protected  HstCtxWhereClauseComputerImpl.Mapper HstCtxWhereClauseComputerImpl.getPathMapper(javax.jcr.Node scope)
           
 HstVirtualizer HstCtxWhereClauseComputerImpl.getVirtualizer(List<javax.jcr.Node> scopes, boolean skipInvalidScopes)
          When the search was in multiple scopes, we need to rewrite the physical hits to the context aware virtual path.
 HstVirtualizer HstCtxWhereClauseComputer.getVirtualizer(List<javax.jcr.Node> scopes, boolean skipInvalidScopes)
          Returns a virtualizer for the scopes.
 HstVirtualizer HstCtxWhereClauseComputerImpl.getVirtualizer(javax.jcr.Node scope)
           
 HstVirtualizer HstCtxWhereClauseComputer.getVirtualizer(javax.jcr.Node scope)
          Returns a virtualizer for the scope.
 javax.jcr.Node HstVirtualizerImpl.virtualize(javax.jcr.Node canonical)
           
 javax.jcr.Node HstVirtualizer.virtualize(javax.jcr.Node canonical)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.