|
|||||||||||
| 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.ProteinDetailsViewBean
Displays a collection of Protein in the context of their Experiment.
Protein,
Serialized Form| Field Summary |
| Fields inherited from class uk.ac.ebi.intact.application.search2.struts.view.AbstractViewBean |
logger |
| Constructor Summary | |
ProteinDetailsViewBean(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)
Building the Protein view in the comtext of the wrapped Proteins' Experiment. |
| 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 ProteinDetailsViewBean(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 thrown if the collection if null or empty.| Method Detail |
public void getHTML(java.io.Writer writer)
getHTML in class DetailsViewBeanwriter - the writer to use to write the HTML data out.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||