|
Oracle Collaboration Suite Discussions Java API Reference 10g (10.1.1) Part No. B16232-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the content which is related to the current user.
This need not necesarily be the content which is posted by this user alone.
TdThread.java
, TdMessage.java
Method Summary | |
TdIterator |
getMostRecentPosts() Returns the most recent posts related to the current object |
TdIterator |
getPopularThreads() Returns the popular threads related to the current object |
Method Detail |
public TdIterator getPopularThreads() throws TdException, javax.mail.MessagingException
TdException
javax.mail.MessagingException
public TdIterator getMostRecentPosts() throws TdException, javax.mail.MessagingException
TdException
javax.mail.MessagingException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |