Class PostSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.discussion.PostSoapList
A discussion post list is represented by PostSoapList.
Each row within a post list is represented by the PostSoapRow class.
Change History
Release: 4.2
- Dropped property 'truncated'.
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(PostSoapRow[] rows)
-
Constructor Details
-
PostSoapList
public PostSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-