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 TypeMethodDescriptionvoidDocumentAppSoapMockStub.prepareSetField(String sessionId, DocumentFolderFieldSoapDO fieldData) Prepare a simulated response to setFieldvoidDocumentAppSoapMockStub.prepareSetField(String sessionId, DocumentFolderFieldSoapDO fieldData, Exception exception) Prepare a simulated response to setFieldvoidDocumentAppSoap.setField(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field.voidDocumentAppSoapMockStub.setField(String sessionId, DocumentFolderFieldSoapDO fieldData) Simulate a call to setFieldvoidDocumentAppSoapStub.setField(String sessionId, DocumentFolderFieldSoapDO fieldData) voidIDocumentAppSoap.setField(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field.