com.day.cq.wcm.core.contentfinder
Class DefaultViewHandler.GQLViewQuery

java.lang.Object
  extended by com.day.cq.wcm.core.contentfinder.DefaultViewHandler.GQLViewQuery
All Implemented Interfaces:
DefaultViewHandler.ViewQuery
Enclosing class:
DefaultViewHandler

protected class DefaultViewHandler.GQLViewQuery
extends Object
implements DefaultViewHandler.ViewQuery


Constructor Summary
DefaultViewHandler.GQLViewQuery(String queryStr, String type, Session session, String pathPrefix, String startPath)
           
 
Method Summary
 LinkedHashMap<String,Hit> execute(int limit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultViewHandler.GQLViewQuery

public DefaultViewHandler.GQLViewQuery(String queryStr,
                                       String type,
                                       Session session,
                                       String pathPrefix,
                                       String startPath)
Method Detail

execute

public LinkedHashMap<String,Hit> execute(int limit)
Specified by:
execute in interface DefaultViewHandler.ViewQuery


Copyright © 2009 Day Management AG. All Rights Reserved.