Uses of Class
com.logicaldoc.report.webservice.model.WSReport
-
Packages that use WSReport Package Description com.logicaldoc.report.webservice.soap com.logicaldoc.report.webservice.soap.client com.logicaldoc.report.webservice.soap.endpoint -
-
Uses of WSReport in com.logicaldoc.report.webservice.soap
Methods in com.logicaldoc.report.webservice.soap that return WSReport Modifier and Type Method Description WSReport[]
ReportService. list(String sid)
Lists all the reports in the tenant -
Uses of WSReport in com.logicaldoc.report.webservice.soap.client
Methods in com.logicaldoc.report.webservice.soap.client that return WSReport Modifier and Type Method Description WSReport[]
SoapReportClient. list(String sid)
-
Uses of WSReport in com.logicaldoc.report.webservice.soap.endpoint
Methods in com.logicaldoc.report.webservice.soap.endpoint that return WSReport Modifier and Type Method Description WSReport[]
SoapReportService. list(String sid)
-