Uses of Class
net.sf.jagzilla.exceptions.ComponentNotUniqueException

Packages that use ComponentNotUniqueException
net.sf.jagzilla Main package for jagzilla which contains core api interfaces and implementing classes. 
 

Uses of ComponentNotUniqueException in net.sf.jagzilla
 

Methods in net.sf.jagzilla that throw ComponentNotUniqueException
protected  Component BaseQuery.locateComponent(java.lang.String name)
          helper method for validating a component.
 void BugQuery.addBug(Bug bug)
          adds a new bug to the database.
 void BugQueryHibernateImpl.addBug(Bug bug)
           
 



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.