| Package | Description |
|---|---|
| org.mmbase.applications.mmbob |
| Modifier and Type | Method and Description |
|---|---|
Posting |
PostThread.getPosting(int postingid) |
Posting |
PostThread.getPostingPos(int pos) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Posting> |
PostThread.getPostings(int page,
int pagecount) |
List<Posting> |
PostArea.searchPostings(List results,
String searchkey,
int posterid) |
List<Posting> |
PostThread.searchPostings(List results,
String searchkey,
int posterid) |
List<Posting> |
PostArea.searchPostings(String searchkey,
int posterid) |
List<Posting> |
PostThread.searchPostings(String searchkey,
int posterid) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostThread.addWriter(Posting p)
add the accountname/nick of the Poster of the given Posting in the Posthread to the writers vector
|
void |
PostThread.childRemoved(Posting p)
signal that a child (posting) has been
removed inside this postthread.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}