Uses of Interface
com.atlassian.bamboo.comment.CommentDao

Packages that use CommentDao
com.atlassian.bamboo.comment   
com.atlassian.bamboo.user   
 

Uses of CommentDao in com.atlassian.bamboo.comment
 

Classes in com.atlassian.bamboo.comment that implement CommentDao
 class CommentHibernateDao
           
 

Methods in com.atlassian.bamboo.comment with parameters of type CommentDao
 void CommentManagerImpl.setCommentDao(CommentDao commentDao)
           
 

Uses of CommentDao in com.atlassian.bamboo.user
 

Methods in com.atlassian.bamboo.user with parameters of type CommentDao
 void BambooUserManagerImpl.setCommentDao(CommentDao commentDao)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.