org.equanda.test.gui.pages
Class CocoonManPersonByStatus

java.lang.Object
  extended by org.equanda.test.gui.base.SelectPageBase<CocoonMan>
      extended by org.equanda.test.gui.pages.CocoonManPersonByStatus

public class CocoonManPersonByStatus
extends SelectPageBase<CocoonMan>

Object selector page


Constructor Summary
CocoonManPersonByStatus()
           
 
Method Summary
 boolean getEmployed()
           
 CocoonManEdit getEquandaCreatePage()
           
 ListGetter<CocoonMan> getSelector()
           
 void setEmployed(boolean obj)
           
 
Methods inherited from class org.equanda.test.gui.base.SelectPageBase
getFilter, getSelectedSettings, isRootPage, onSelectedFromCancel, onSelectedFromCreate, onSelectedFromPrint, onSubmit, setSelectedSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CocoonManPersonByStatus

public CocoonManPersonByStatus()
Method Detail

getEquandaCreatePage

public CocoonManEdit getEquandaCreatePage()
Specified by:
getEquandaCreatePage in class SelectPageBase<CocoonMan>

getEmployed

public boolean getEmployed()

setEmployed

public void setEmployed(boolean obj)

getSelector

public ListGetter<CocoonMan> getSelector()
Specified by:
getSelector in class SelectPageBase<CocoonMan>


Copyright © 2007-2008. All Rights Reserved.