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 DocumentAppSoapBindingStub.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)
           
 DocumentSoapList DocumentAppSoap.findDocuments(String sessionId, String queryString, String projectId, boolean searchAttachments, boolean currentVersionsOnly)
           
 DocumentSoapList DocumentAppSoapBindingStub.getDocumentList(String sessionId, String parentId, SoapFilter[] filters)
           
 DocumentSoapList DocumentAppSoap.getDocumentList(String sessionId, String parentId, SoapFilter[] filters)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.