Uses of Class
com.collabnet.ce.soap60.webservices.docman.DocumentSoapList
-
Packages that use DocumentSoapList Package Description com.collabnet.ce.soap60.webservices.docman -
-
Uses of DocumentSoapList in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that return DocumentSoapList Modifier and Type Method Description DocumentSoapListDocumentAppSoap. findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Deprecated.in favor of findDocuments2DocumentSoapListDocumentAppSoapMockStub. findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Simulate a call to findDocumentsDocumentSoapListDocumentAppSoapStub. findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)DocumentSoapListIDocumentAppSoap. findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)Deprecated.in favor of findDocuments2DocumentSoapListDocumentAppSoap. getDocumentList(String sessionId, String parentId, SoapFilter[] filters)Deprecated.in favor of getDocumentList2DocumentSoapListDocumentAppSoapMockStub. getDocumentList(String sessionId, String parentId, SoapFilter[] filters)Simulate a call to getDocumentListDocumentSoapListDocumentAppSoapStub. getDocumentList(String sessionId, String parentId, SoapFilter[] filters)DocumentSoapListIDocumentAppSoap. getDocumentList(String sessionId, String parentId, SoapFilter[] filters)Deprecated.in favor of getDocumentList2
-