org.equanda.test.gui.pages
Class ProgrConstraintsEdit

java.lang.Object
  extended by org.equanda.test.gui.base.EditPageBase<ProgrConstraints>
      extended by org.equanda.test.gui.pages.ProgrConstraintsEdit

public class ProgrConstraintsEdit
extends EditPageBase<ProgrConstraints>

Default object edit page


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

ProgrConstraintsEdit

public ProgrConstraintsEdit()
Method Detail

createObject

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

loadObject

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

getAllPage

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


Copyright © 2007-2008. All Rights Reserved.