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, validateSession
public WSParameter[] getStatistics(String sid) throws Exception
SystemService
getStatistics
in interface SystemService
sid
- Session identifierException
public String[] getLanguages() throws Exception
SystemService
getLanguages
in interface SystemService
Exception
public WSSystemInfo getInfo() throws Exception
SystemService
getInfo
in interface SystemService
Exception
Copyright © 2008-2014 Logical Objects. All Rights Reserved.