Uses of Class
com.collabnet.ce.soap60.webservices.docman.DocumentFolderFieldSoapDO
Packages that use DocumentFolderFieldSoapDO
-
Uses of DocumentFolderFieldSoapDO in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return DocumentFolderFieldSoapDOModifier and TypeMethodDescriptionReturns the custom/flex-fields associated with the given project's document root folder.Simulate a call to getFieldsReturns the custom/flex-fields associated with the given project's document root folder.Methods in com.collabnet.ce.soap60.webservices.docman with parameters of type DocumentFolderFieldSoapDOModifier and TypeMethodDescriptionvoid
DocumentAppSoapMockStub.prepareSetField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Prepare a simulated response to setFieldvoid
DocumentAppSoapMockStub.prepareSetField
(String sessionId, DocumentFolderFieldSoapDO fieldData, Exception exception) Prepare a simulated response to setFieldvoid
DocumentAppSoap.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field.void
DocumentAppSoapMockStub.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Simulate a call to setFieldvoid
DocumentAppSoapStub.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) void
IDocumentAppSoap.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field.