Uses of Class
com.collabnet.ce.soap60.webservices.discussion.TopicSoapList
-
Packages that use TopicSoapList Package Description com.collabnet.ce.soap60.webservices.discussion -
-
Uses of TopicSoapList in com.collabnet.ce.soap60.webservices.discussion
Methods in com.collabnet.ce.soap60.webservices.discussion that return TopicSoapList Modifier and Type Method Description TopicSoapListDiscussionAppSoap. getTopicList(String sessionId, String forumId)Gets a list of all topics in a forum.TopicSoapListDiscussionAppSoapMockStub. getTopicList(String sessionId, String forumId)Simulate a call to getTopicListTopicSoapListDiscussionAppSoapStub. getTopicList(String sessionId, String forumId)TopicSoapListIDiscussionAppSoap. getTopicList(String sessionId, String forumId)Gets a list of all topics in a forum.
-