public interface SystemService
| Modifier and Type | Method and Description |
|---|---|
WSSystemInfo |
getInfo()
Retrieves the Installation informations.
|
String[] |
getLanguages()
Retrieves the languages enabled in the server.
|
WSParameter[] |
getStatistics(String sid)
Retrieves the system statistics.
|
WSSystemInfo getInfo() throws Exception
ExceptionWSParameter[] getStatistics(String sid) throws Exception
sid - Session identifierExceptionCopyright © 2008-2014 Logical Objects. All Rights Reserved.