Guvnor Inbox 6.0.0.Alpha9

org.kie.guvnor.inbox.model
Class InboxIncomingPageRow

java.lang.Object
  extended by org.kie.guvnor.commons.data.tables.AbstractPageRow
      extended by org.kie.guvnor.inbox.model.InboxPageRow
          extended by org.kie.guvnor.inbox.model.InboxIncomingPageRow
All Implemented Interfaces:
Comparable<org.kie.guvnor.commons.data.tables.AbstractPageRow>

@Portable
public class InboxIncomingPageRow
extends InboxPageRow

A single row of a paged data


Constructor Summary
InboxIncomingPageRow()
           
 
Method Summary
 String getFrom()
           
 void setFrom(String from)
           
 
Methods inherited from class org.kie.guvnor.inbox.model.InboxPageRow
getFormat, getNote, getTimestamp, setFormat, setNote, setTimestamp
 
Methods inherited from class org.kie.guvnor.commons.data.tables.AbstractPageRow
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboxIncomingPageRow

public InboxIncomingPageRow()
Method Detail

getFrom

public String getFrom()

setFrom

public void setFrom(String from)

Guvnor Inbox 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.