org.equanda.test.gui.pages
Class RemoveEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<Remove>
      extended by org.equanda.test.gui.pages.RemoveEdit

public class RemoveEdit
extends EditPageBase<Remove>

Default object edit page


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

RemoveEdit

public RemoveEdit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.