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

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

Uses of Attachment in net.sf.jagzilla
 

Methods in net.sf.jagzilla with parameters of type Attachment
 void BugQuery.addBugAttach(Attachment attach)
          Adds an attachment to a bug.
 void BugQueryHibernateImpl.addBugAttach(Attachment attachment)
           
 void EventHandler.handleAddBugAttachEvent(Attachment attachment)
           
 



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