net.sourceforge.pebble.web.dwr
Class Comments

java.lang.Object
  extended by net.sourceforge.pebble.web.dwr.Comments

public class Comments
extends java.lang.Object

Service interface for DWR.

Author:
Simon Brown

Constructor Summary
Comments()
           
 
Method Summary
 Comment previewComment(java.lang.String blogId, Comment comment)
           
 Comment saveComment(java.lang.String blogId, Comment comment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Comments

public Comments()
Method Detail

previewComment

public Comment previewComment(java.lang.String blogId,
                              Comment comment)

saveComment

public Comment saveComment(java.lang.String blogId,
                           Comment comment)


Copyright © 2003-2006, Simon Brown. All Rights Reserved.