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

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

public class InboxPageRowBuilder
extends Object


Constructor Summary
InboxPageRowBuilder()
           
 
Method Summary
 List<InboxPageRow> createRows(InboxPageRequest pageRequest, Iterator<UserInfo.InboxEntry> iterator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboxPageRowBuilder

public InboxPageRowBuilder()
Method Detail

createRows

public List<InboxPageRow> createRows(InboxPageRequest pageRequest,
                                     Iterator<UserInfo.InboxEntry> iterator)


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