org.equanda.test.gui.pages
Class Remove2Edit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<Remove2>
      extended by org.equanda.test.gui.pages.Remove2Edit

public class Remove2Edit
extends EditPageBase<Remove2>

Default object edit page


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

Remove2Edit

public Remove2Edit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.