|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--uk.ac.ebi.intact.application.search2.struts.view.AbstractViewBean
|
+--uk.ac.ebi.intact.application.search2.struts.view.details.DetailsViewBean
|
+--uk.ac.ebi.intact.application.search2.struts.view.details.InteractionDetailsViewBean
Displays a collection of Interactions in the context of their Experiment.
Interaction,
Serialized Form| Field Summary |
| Fields inherited from class uk.ac.ebi.intact.application.search2.struts.view.AbstractViewBean |
logger |
| Constructor Summary | |
InteractionDetailsViewBean(java.util.Collection objects,
java.lang.String link,
java.lang.String contextPath)
Construct an instance of this class for given collection of object. |
|
| Method Summary | |
void |
getHTML(java.io.Writer writer)
Build a copy the Experiment object - don't copy the interactions. |
| Methods inherited from class uk.ac.ebi.intact.application.search2.struts.view.details.DetailsViewBean |
getHelpSection, getWrappedObjects, initHighlightMap, setWrappedObjects, showGraphButtons |
| Methods inherited from class uk.ac.ebi.intact.application.search2.struts.view.AbstractViewBean |
getContextPath, getHelpLink, getHighlightMap, setHighlightMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InteractionDetailsViewBean(java.util.Collection objects,
java.lang.String link,
java.lang.String contextPath)
objects - the collection of objects to construct the view for.link - the link to the help page.
java.lang.NullPointerException - thrown if the collection if null or empty.| Method Detail |
public void getHTML(java.io.Writer writer)
DetailsViewBean
getHTML in class DetailsViewBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||