Uses of Class
com.logicaldoc.webservice.model.WSSystemInfo
-
Packages that use WSSystemInfo Package Description com.logicaldoc.webservice.soap com.logicaldoc.webservice.soap.client com.logicaldoc.webservice.soap.endpoint -
-
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()
-