org.drools.guvnor.server.builder.pagerow
Class QueryFullTextPageRowBuilder

java.lang.Object
  extended by org.drools.guvnor.server.builder.pagerow.QueryFullTextPageRowBuilder

public class QueryFullTextPageRowBuilder
extends Object


Constructor Summary
QueryFullTextPageRowBuilder()
           
 
Method Summary
 List<QueryPageRow> createRows(QueryPageRequest pageRequest, Iterator<AssetItem> iterator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryFullTextPageRowBuilder

public QueryFullTextPageRowBuilder()
Method Detail

createRows

public List<QueryPageRow> createRows(QueryPageRequest pageRequest,
                                     Iterator<AssetItem> iterator)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.