Class ForumSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.discussion.ForumSoapList
A forum list is represented by ForumSoapList class. Each row within a forum list
is represented by the ForumSoapRow class.
Change History
Release: 6.0
- Added forum specific fields in addition to folder fields
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(ForumSoapRow[] rows)
-
Constructor Details
-
ForumSoapList
public ForumSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-