Uses of Class
net.sf.jagzilla.hibernate.Component

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

Uses of Component in net.sf.jagzilla
 

Methods in net.sf.jagzilla that return Component
protected  Component BaseQuery.locateComponent(java.lang.String name)
          helper method for validating a component.
 

Methods in net.sf.jagzilla with parameters of type Component
 java.util.List BugQuery.getBugsForComponent(Component component)
          gets all bugs for the specified component
 java.util.List BugQueryHibernateImpl.getBugsForComponent(Component component)
           
 



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