|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.web.dwr.Comments
public class Comments
Service interface for DWR.
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 |
---|
public Comments()
Method Detail |
---|
public Comment previewComment(java.lang.String blogId, Comment comment)
public Comment saveComment(java.lang.String blogId, Comment comment)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |