Uses of Class
com.collabnet.ce.soap60.webservices.docman.DocumentSoapList
Packages that use DocumentSoapList
-
Uses of DocumentSoapList in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return DocumentSoapListModifier and TypeMethodDescriptionDocumentAppSoap.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly) Deprecated.in favor of findDocuments2DocumentAppSoapMockStub.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly) Deprecated.DocumentAppSoapStub.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly) IDocumentAppSoap.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly) Deprecated.in favor of findDocuments2DocumentAppSoap.getDocumentList(String sessionId, String parentId, SoapFilter[] filters) Deprecated.in favor of getDocumentList2DocumentAppSoapMockStub.getDocumentList(String sessionId, String parentId, SoapFilter[] filters) Deprecated.DocumentAppSoapStub.getDocumentList(String sessionId, String parentId, SoapFilter[] filters) IDocumentAppSoap.getDocumentList(String sessionId, String parentId, SoapFilter[] filters) Deprecated.in favor of getDocumentList2