Uses of Class
uk.ac.ebi.intact.persistence.CreateException

Packages that use CreateException
uk.ac.ebi.intact.persistence This package provides a persistence capability for intact. 
uk.ac.ebi.intact.util Various utilities and auxiliary scripts. 
 

Uses of CreateException in uk.ac.ebi.intact.persistence
 

Methods in uk.ac.ebi.intact.persistence that throw CreateException
 void ObjectBridgeDAO.create(java.lang.Object obj)
          creates a single object in persistent store.
 void ObjectBridgeDAO.makePersistent(java.util.Collection objs)
          This method performs a simple creation for a number of objects.
 void DAO.create(java.lang.Object obj)
          creates a single object in persistent store.
 void DAO.makePersistent(java.util.Collection objs)
          This method performs an object creation operation for a collection of objects provided as parameters.
 

Uses of CreateException in uk.ac.ebi.intact.util
 

Methods in uk.ac.ebi.intact.util that throw CreateException
 void InsertGo.addNewXref(AnnotatedObject current, Xref xref)
          Add a new xref to an annotatedObject.
 Protein InsertGo.updateProtein(java.lang.String shortLabel, java.lang.String spAc, java.lang.String sgdAc, java.lang.String goAc, java.lang.String pubmedAc)
          Insert or update a protein object.
 



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