Uses of Interface
com.randomcoder.article.comment.CommentDao

Packages that use CommentDao
com.randomcoder.article Article management classes. 
 

Uses of CommentDao in com.randomcoder.article
 

Methods in com.randomcoder.article with parameters of type CommentDao
 void ArticleBusinessImpl.setCommentDao(CommentDao commentDao)
          Sets the CommentDao implementation to use.
 



Copyright © 2006-2010 Craig Condit. All Rights Reserved.