|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--uk.ac.ebi.intact.application.editor.struts.framework.util.AbstractEditViewBean
|
+--uk.ac.ebi.intact.application.editor.struts.view.cv.CvViewBean
The CV edit view bean. Currently, this class does not provide any additional functionalities (simply extend the super abstract class to allow to create an instance of this class).
| Constructor Summary | |
CvViewBean()
|
|
| Method Summary | |
protected void |
updateAnnotatedObject(EditUserI user)
Gathers values in the view bean and updates the existing AnnotatedObject if it exists or create a new annotated object for the view and sets the annotated object. |
| Methods inherited from class uk.ac.ebi.intact.application.editor.struts.framework.util.AbstractEditViewBean |
addAnnotation, addToRecentList, addXref, clear, clearTransactions, delAnnotation, delXref, equals, getAc, getAcLink, getAddDatabaseMenu, getAddTopicMenu, getAddXrefMenus, getAnnotatedObject, getAnnotations, getDefaultXrefQualifier, getEditClass, getEditDatabaseMenu, getEditorMenus, getEditTopicMenu, getEditXrefMenus, getFullName, getHelpTag, getMenuFactory, getReadOnly, getShortLabel, getXrefs, persist, persistOthers, removeFromRecentList, reset, reset, reset, sanityCheck, saveComment, saveXref, setAnnotatedObject, setFullName, setLayout, setMenuFactory, setShortLabel, updateFromForm, validate |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CvViewBean()
| Method Detail |
protected void updateAnnotatedObject(EditUserI user)
throws SearchException
AbstractEditViewBean
updateAnnotatedObject in class AbstractEditViewBeanuser - to access the persistent system.
SearchException - for errors in searching the persistent system.
post: getAnnotatedObject() != null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||