org.equanda.test.gui.pages
Class CocoonManPersonByBirthdate

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

public class CocoonManPersonByBirthdate
extends SelectPageBase<CocoonMan>

Object selector page


Constructor Summary
CocoonManPersonByBirthdate()
           
 
Method Summary
 Date getDateOfBirth()
           
 CocoonManEdit getEquandaCreatePage()
           
 ListGetter<CocoonMan> getSelector()
           
 void setDateOfBirth(Date 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

CocoonManPersonByBirthdate

public CocoonManPersonByBirthdate()
Method Detail

getEquandaCreatePage

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

getDateOfBirth

public Date getDateOfBirth()

setDateOfBirth

public void setDateOfBirth(Date obj)

getSelector

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


Copyright © 2007-2008. All Rights Reserved.