Class OrderedDocumentFolderFieldSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.docman.OrderedDocumentFolderFieldSoapList
A list of document fields and separators with layoutId, display order and other detail is represented by
OrderedDocumentFolderFieldSoapList class.
Each row within the document fields list is represented by the OrderedDocumentFolderFieldSoapRow class.
- Since:
- 17.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
-
Constructor Details
-
OrderedDocumentFolderFieldSoapList
public OrderedDocumentFolderFieldSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-