|
|||||||||||
| 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.single.SingleViewBean
|
+--uk.ac.ebi.intact.application.search2.struts.view.single.InteractionSingleViewBean
View bean responsible for the display of a single Interaction.
Interaction,
Serialized Form| Field Summary |
| Fields inherited from class uk.ac.ebi.intact.application.search2.struts.view.AbstractViewBean |
logger |
| Constructor Summary | |
InteractionSingleViewBean(AnnotatedObject object,
java.lang.String link,
java.lang.String contextPath)
Construct an instance of this class for given object. |
|
| Method Summary | |
java.lang.String |
getHelpSection()
Returns the help section. |
boolean |
showGraphButtons()
Graph buttons are shown. |
| Methods inherited from class uk.ac.ebi.intact.application.search2.struts.view.single.SingleViewBean |
getHTML, getWrappedObject, initHighlightMap, setWrappedObject |
| 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 InteractionSingleViewBean(AnnotatedObject object,
java.lang.String link,
java.lang.String contextPath)
object - the Protein to construct the view for.link - the link to the help page.
java.lang.NullPointerException - thrown if the object is null.| Method Detail |
public boolean showGraphButtons()
showGraphButtons in class AbstractViewBeanpublic java.lang.String getHelpSection()
AbstractViewBean
getHelpSection in class SingleViewBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||