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