org.equanda.test.gui.pages
Class ExtractionOfValueEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<ExtractionOfValue>
      extended by org.equanda.test.gui.pages.ExtractionOfValueEdit

public class ExtractionOfValueEdit
extends EditPageBase<ExtractionOfValue>

Default object edit page


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

ExtractionOfValueEdit

public ExtractionOfValueEdit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.