|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ForumService
Method Summary | |
---|---|
Forum |
getForum(Category category)
|
Post |
load(int i)
|
Post |
loadReply(int i)
|
void |
post(Post post,
Forum forum)
|
void |
reply(Post reply)
|
Method Detail |
---|
Forum getForum(Category category)
void post(Post post, Forum forum)
void reply(Post reply)
Post load(int i)
Post loadReply(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |