Uses of Class
com.logicaldoc.webservice.model.WSParameter
-
-
Uses of WSParameter in com.logicaldoc.webservice.rest
Methods in com.logicaldoc.webservice.rest that return WSParameter Modifier and Type Method Description WSParameter[]
SystemService. getStatistics()
Retrieves the system statistics -
Uses of WSParameter in com.logicaldoc.webservice.rest.endpoint
Methods in com.logicaldoc.webservice.rest.endpoint that return WSParameter Modifier and Type Method Description WSParameter[]
RestSystemService. getStatistics()
-
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)
-