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

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

public class CategoryRuleListPageRowBuilder
extends Object


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

Constructor Detail

CategoryRuleListPageRowBuilder

public CategoryRuleListPageRowBuilder()
Method Detail

createRows

public List<CategoryPageRow> createRows(PageRequest pageRequest,
                                        Iterator<AssetItem> iterator)


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