oracle.discussions.ws
Interface RssUrlService
- public interface RssUrlService
getContainerRssUrl
public java.lang.String getContainerRssUrl(long lContainerId)
throws TdWSException
-
- Throws:
TdWSException
getTopicRssUrl
public java.lang.String getTopicRssUrl(long lForumId,
int iTopicId)
throws TdWSException
-
- Throws:
TdWSException
getFavoritesRssUrl
public java.lang.String getFavoritesRssUrl(long lContainerId)
throws TdWSException
-
- Throws:
TdWSException
getRecentMessagesRssUrl
public java.lang.String getRecentMessagesRssUrl(long lContainerId)
throws TdWSException
-
- Throws:
TdWSException
getPopularTopicsRssUrl
public java.lang.String getPopularTopicsRssUrl(long lContainerId)
throws TdWSException
-
- Throws:
TdWSException
getAllFavoritesRssUrl
public java.lang.String getAllFavoritesRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getFavoriteRecentMessagesRssUrl
public java.lang.String getFavoriteRecentMessagesRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getFavoritePopularTopicsRssUrl
public java.lang.String getFavoritePopularTopicsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getMyPostsRssUrl
public java.lang.String getMyPostsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getMyRecentPostsRssUrl
public java.lang.String getMyRecentPostsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getMyPopularTopicsRssUrl
public java.lang.String getMyPopularTopicsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getRepliesToMyPostsRssUrl
public java.lang.String getRepliesToMyPostsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getRecentRepliesToMyPostsRssUrl
public java.lang.String getRecentRepliesToMyPostsRssUrl()
throws TdWSException
-
- Throws:
TdWSException
getPopularRepliesToMyPostsRssUrl
public java.lang.String getPopularRepliesToMyPostsRssUrl()
throws TdWSException
-
- Throws:
TdWSException