org.equanda.test.gui.pages
Class SelectorUpdateEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<SelectorUpdate>
      extended by org.equanda.test.gui.pages.SelectorUpdateEdit

public class SelectorUpdateEdit
extends EditPageBase<SelectorUpdate>

Default object edit page


Constructor Summary
SelectorUpdateEdit()
           
 
Method Summary
 SelectorUpdate createObject()
           
 Class getAllPage()
           
 SelectorUpdate 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

SelectorUpdateEdit

public SelectorUpdateEdit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.