Uses of Class
com.logicaldoc.webservice.model.WSParameter
-
Packages that use WSParameter Package Description com.logicaldoc.webservice.soap com.logicaldoc.webservice.soap.client com.logicaldoc.webservice.soap.endpoint -
-
Uses of WSParameter in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap that return WSParameter Modifier and Type Method Description WSParameter[]SystemService. getStatistics(String sid)Retrieves the system statistics -
Uses of WSParameter in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client that return WSParameter Modifier and Type Method Description WSParameter[]SoapSystemClient. getStatistics(String sid) -
Uses of WSParameter in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that return WSParameter Modifier and Type Method Description WSParameter[]SoapSystemService. getStatistics(String sid)
-