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

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

protected static class AssetViewHandler.GQLViewQuery
extends Object
implements AssetViewHandler.ViewQuery


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

Constructor Detail

AssetViewHandler.GQLViewQuery

public AssetViewHandler.GQLViewQuery(String queryStr,
                                     Session session)
Method Detail

execute

public Collection<Hit> execute(int limit)
Specified by:
execute in interface AssetViewHandler.ViewQuery


Copyright © 2009 Day Management AG. All Rights Reserved.