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
Exception
WSParameter[] getStatistics(String sid) throws Exception
sid
- Session identifierException
Copyright © 2008-2014 Logical Objects. All Rights Reserved.