Uses of Class
com.logicaldoc.webservice.model.WSSystemInfo
- 
- 
Uses of WSSystemInfo in com.logicaldoc.webservice.restMethods in com.logicaldoc.webservice.rest that return WSSystemInfo Modifier and Type Method Description WSSystemInfoSystemService. getInfo()Retrieves the Installation informations
- 
Uses of WSSystemInfo in com.logicaldoc.webservice.rest.endpointMethods in com.logicaldoc.webservice.rest.endpoint that return WSSystemInfo Modifier and Type Method Description WSSystemInfoRestSystemService. getInfo()
- 
Uses of WSSystemInfo in com.logicaldoc.webservice.soapMethods in com.logicaldoc.webservice.soap that return WSSystemInfo Modifier and Type Method Description WSSystemInfoSystemService. getInfo()Retrieves the Installation informations
- 
Uses of WSSystemInfo in com.logicaldoc.webservice.soap.clientMethods in com.logicaldoc.webservice.soap.client that return WSSystemInfo Modifier and Type Method Description WSSystemInfoSoapSystemClient. getInfo()
- 
Uses of WSSystemInfo in com.logicaldoc.webservice.soap.endpointMethods in com.logicaldoc.webservice.soap.endpoint that return WSSystemInfo Modifier and Type Method Description WSSystemInfoSoapSystemService. getInfo()
 
-