Uses of Class
uk.ac.ebi.intact.application.hierarchView.exception.MultipleResultException

Packages that use MultipleResultException
uk.ac.ebi.intact.application.hierarchView.business.graph Contains classes to specialize the generic Graph class, and so give a specific behaviour like TLP export. 
uk.ac.ebi.intact.application.hierarchView.struts.framework   
 

Uses of MultipleResultException in uk.ac.ebi.intact.application.hierarchView.business.graph
 

Methods in uk.ac.ebi.intact.application.hierarchView.business.graph that throw MultipleResultException
 InteractionNetwork GraphHelper.addInteractionNetwork(InteractionNetwork in, Interactor interactor, int depth)
          Create or extend an interaction network by using the given Interactor as a central node.
 

Uses of MultipleResultException in uk.ac.ebi.intact.application.hierarchView.struts.framework
 

Methods in uk.ac.ebi.intact.application.hierarchView.struts.framework that throw MultipleResultException
 void IntactBaseAction.updateInteractionNetwork(IntactUserI user, int action)
          Update the interaction network according to the specified action type: StrutsConstants.CREATE_INTERACTION_NETWORK : create a new interaction network StrutsConstants.ADD_INTERACTION_NETWORK : add a new interaction network to the existing's one StrutsConstants.UPDATE_INTERACTION_NETWORK : rebuild the current interaction network by taking into account any depth change Any errors are stored in the ActionErrors object.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk