Uses of Class
com.logicaldoc.webservice.model.WSSystemInfo
-
-
Uses of WSSystemInfo in com.logicaldoc.webservice.rest
Methods in com.logicaldoc.webservice.rest that return WSSystemInfo Modifier and Type Method Description WSSystemInfo
SystemService. getInfo()
Retrieves the Installation informations -
Uses of WSSystemInfo in com.logicaldoc.webservice.rest.endpoint
Methods in com.logicaldoc.webservice.rest.endpoint that return WSSystemInfo Modifier and Type Method Description WSSystemInfo
RestSystemService. getInfo()
-
Uses of WSSystemInfo in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap that return WSSystemInfo Modifier and Type Method Description WSSystemInfo
SystemService. getInfo()
Retrieves the Installation informations -
Uses of WSSystemInfo in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client that return WSSystemInfo Modifier and Type Method Description WSSystemInfo
SoapSystemClient. getInfo()
-
Uses of WSSystemInfo in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that return WSSystemInfo Modifier and Type Method Description WSSystemInfo
SoapSystemService. getInfo()
-