info.magnolia.module.workflow.inbox
Class InboxListModel

java.lang.Object
  extended by info.magnolia.cms.gui.controlx.list.AbstractListModel
      extended by info.magnolia.module.workflow.inbox.InboxListModel
All Implemented Interfaces:
info.magnolia.cms.gui.controlx.list.ListModel

public class InboxListModel
extends info.magnolia.cms.gui.controlx.list.AbstractListModel

ListModel used by Inbox.

Version:
$Revision$ ($Author$)
Author:
Philipp Bracher

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.cms.gui.controlx.list.AbstractListModel
info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
Field Summary
 
Fields inherited from class info.magnolia.cms.gui.controlx.list.AbstractListModel
ASCENDING, DESCENDING, groupBy, groupByOrder, sortBy, sortByOrder
 
Constructor Summary
InboxListModel(String userName)
           
 
Method Summary
protected  Collection getResult()
           
 String getUserName()
           
 void setUserName(String userName)
           
 
Methods inherited from class info.magnolia.cms.gui.controlx.list.AbstractListModel
createIterator, doSort, getGroupBy, getGroupByOrder, getListModelIterator, getSortBy, getSortByOrder, getValueProvider, iterator, newComparator, resolveId, setGroupBy, setGroupBy, setSortBy, setSortBy, setValueProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboxListModel

public InboxListModel(String userName)
Method Detail

getResult

protected Collection getResult()
                        throws Exception
Specified by:
getResult in class info.magnolia.cms.gui.controlx.list.AbstractListModel
Throws:
Exception

getUserName

public String getUserName()

setUserName

public void setUserName(String userName)


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.