public class SystemServiceImpl extends AbstractService implements SystemService
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
context| Constructor and Description |
|---|
SystemServiceImpl() |
| 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.
|
checkAdministrator, checkDownloadEnable, checkGroup, checkPermission, checkPublished, checkReadEnable, checkWriteEnable, convertDateToString, convertStringToDate, getSettings, isWebserviceEnabled, setValidateSession, validateSessionpublic WSParameter[] getStatistics(String sid) throws Exception
SystemServicegetStatistics in interface SystemServicesid - Session identifierExceptionpublic String[] getLanguages() throws Exception
SystemServicegetLanguages in interface SystemServiceExceptionpublic WSSystemInfo getInfo() throws Exception
SystemServicegetInfo in interface SystemServiceExceptionCopyright © 2008-2014 Logical Objects. All Rights Reserved.