Class DocumentSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.docman.DocumentSoapList
DocumentList class represents the list of documents.
Change History
Release: 4.2
- Field 'fileSize' type changed from 'Long' to 'long'.
Release: 4.4
- Added 'fileUrl'
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(DocumentSoapRow[] rows)
-
Constructor Details
-
DocumentSoapList
public DocumentSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-