Uses of Class
com.collabnet.ce.soap60.webservices.docman.OrderedDocumentFolderFieldSoapList
-
Packages that use OrderedDocumentFolderFieldSoapList Package Description com.collabnet.ce.soap60.webservices.docman -
-
Uses of OrderedDocumentFolderFieldSoapList in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return OrderedDocumentFolderFieldSoapList Modifier and Type Method Description OrderedDocumentFolderFieldSoapListDocumentAppSoap. getOrderedDocumentFields(String sessionId, String projectId)Returns all the custom/flex-fields and the separators associated with the given project's document root folder with layout information.OrderedDocumentFolderFieldSoapListDocumentAppSoapMockStub. getOrderedDocumentFields(String sessionId, String projectId)Simulate a call to getOrderedDocumentFieldsOrderedDocumentFolderFieldSoapListDocumentAppSoapStub. getOrderedDocumentFields(String sessionId, String projectId)OrderedDocumentFolderFieldSoapListIDocumentAppSoap. getOrderedDocumentFields(String sessionId, String projectId)Returns all the custom/flex-fields and the separators associated with the given project's document root folder with layout information.
-