org.equanda.test.gui.pages
Class ActionEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<Action>
      extended by org.equanda.test.gui.pages.ActionEdit

public class ActionEdit
extends EditPageBase<Action>

Default object edit page


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

ActionEdit

public ActionEdit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.