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

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

Uses of Milestone in net.sf.jagzilla
 

Methods in net.sf.jagzilla with parameters of type Milestone
 java.util.List BugQuery.getBugsForMilestone(Milestone milestone)
          gets all bugs for the specified milestone
 java.util.List BugQueryHibernateImpl.getBugsForMilestone(Milestone milestone)
           
 



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