geekblog 0.0.1-dev

Uses of Class
geekblog.BlogComment

Packages that use BlogComment
geekblog   
 

Uses of BlogComment in geekblog
 

Methods in geekblog with parameters of type BlogComment
 void JDBCDataManager.postComment(long entryID, BlogComment comment)
          Post a comment to an entry.
 void TransientDataManager.postComment(long entryID, BlogComment comment)
           
 void DataManager.postComment(long entryID, BlogComment comment)
          Post a comment to an entry.
 


geekblog 0.0.1-dev

Copyright © 2003 Ted Neward. All Rights Reserved.