com.atlassian.bamboo.comment
Interface CommentDao

All Superinterfaces:
BambooObjectDao
All Known Implementing Classes:
CommentHibernateDao

public interface CommentDao
extends BambooObjectDao


Method Summary
 List findCommentByUser(String userName)
           
 
Methods inherited from interface com.atlassian.bamboo.persistence.BambooObjectDao
findById
 

Method Detail

findCommentByUser

List findCommentByUser(String userName)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.