org.equanda.test.gui.pages
Class HideIfEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<HideIf>
      extended by org.equanda.test.gui.pages.HideIfEdit

public class HideIfEdit
extends EditPageBase<HideIf>

Default object edit page


Constructor Summary
HideIfEdit()
           
 
Method Summary
 HideIf createObject()
           
 Class getAllPage()
           
 HideIf loadObject(Uoid equandaId)
           
 
Methods inherited from class org.equanda.test.gui.base.EditPageBase
delayedError, error, getObject, getReturnPage, getSelectedSettings, isExistingObject, onActivate, onActivate, onSelectedFromCancel, onSelectedFromDelete, onSelectedFromReset, onSelectedFromSave, onSubmit, setObject, setReturnPage, setSelectedSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HideIfEdit

public HideIfEdit()
Method Detail

createObject

public HideIf createObject()
                    throws EquandaPersistenceException
Specified by:
createObject in class EditPageBase<HideIf>
Throws:
EquandaPersistenceException

loadObject

public HideIf loadObject(Uoid equandaId)
                  throws EquandaPersistenceException
Specified by:
loadObject in class EditPageBase<HideIf>
Throws:
EquandaPersistenceException

getAllPage

public Class getAllPage()
Specified by:
getAllPage in class EditPageBase<HideIf>


Copyright © 2007-2008. All Rights Reserved.