Uses of Class
hudson.plugins.sfee.webservice.DocumentSoapList

Packages that use DocumentSoapList
hudson.plugins.sfee.webservice   
 

Uses of DocumentSoapList in hudson.plugins.sfee.webservice
 

Methods in hudson.plugins.sfee.webservice that return DocumentSoapList
 DocumentSoapList DocumentAppSoap.findDocuments(java.lang.String sessionId, java.lang.String queryString, java.lang.String projectId, boolean searchAttachments, boolean currentVersionsOnly)
           
 DocumentSoapList DocumentAppSoapBindingStub.findDocuments(java.lang.String sessionId, java.lang.String queryString, java.lang.String projectId, boolean searchAttachments, boolean currentVersionsOnly)
           
 DocumentSoapList DocumentAppSoap.getDocumentList(java.lang.String sessionId, java.lang.String parentId, SoapFilter[] filters)
           
 DocumentSoapList DocumentAppSoapBindingStub.getDocumentList(java.lang.String sessionId, java.lang.String parentId, SoapFilter[] filters)
           
 



Copyright © 2008. All Rights Reserved.