org.equanda.test.gui.pages
Class CocoonManSelectWithLimit

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

public class CocoonManSelectWithLimit
extends SelectPageBase<CocoonMan>

Object selector page


Constructor Summary
CocoonManSelectWithLimit()
           
 
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

CocoonManSelectWithLimit

public CocoonManSelectWithLimit()
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.