Class TopicSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.discussion.TopicSoapList
Discussion topic list is represented by the TopicSoapList class.
Each row within a topic list is repsented by the TopicSoapRow class.
Change History
Release: 4.1
- No changes.
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(TopicSoapRow[] rows)
-
Constructor Details
-
TopicSoapList
public TopicSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-