org.guvnor.inbox.model
Class InboxIncomingPageRow
java.lang.Object
org.uberfire.paging.AbstractPageRow
org.guvnor.inbox.model.InboxPageRow
org.guvnor.inbox.model.InboxIncomingPageRow
- All Implemented Interfaces:
- Comparable<org.uberfire.paging.AbstractPageRow>
@Portable
public class InboxIncomingPageRow
- extends InboxPageRow
A single row of a paged data
| Methods inherited from class org.uberfire.paging.AbstractPageRow |
compareTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InboxIncomingPageRow
public InboxIncomingPageRow()
getFrom
public String getFrom()
setFrom
public void setFrom(String from)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.