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



Copyright © 2010. All Rights Reserved.