Uses of Class
com.logicaldoc.webservice.model.WSParameter
Package
Description
-
Uses of WSParameter in com.logicaldoc.webservice.rest
Modifier and TypeMethodDescriptionSystemService.getStatistics()
Retrieves the system statisticsSystemService.getTenantStatistics
(long tenantId) Retrieves the statistics of a tenant -
Uses of WSParameter in com.logicaldoc.webservice.rest.endpoint
Modifier and TypeMethodDescriptionRestSystemService.getStatistics()
RestSystemService.getTenantStatistics
(long tenantId) -
Uses of WSParameter in com.logicaldoc.webservice.soap
Modifier and TypeMethodDescriptionSystemService.getStatistics
(String sid) Retrieves the system statisticsSystemService.getTenantStatistics
(String sid, long tenantId) Retrieves the statistics of a tenenat -
Uses of WSParameter in com.logicaldoc.webservice.soap.client
Modifier and TypeMethodDescriptionSoapSystemClient.getStatistics
(String sid) SoapSystemClient.getTenantStatistics
(String sid, long tenantId) -
Uses of WSParameter in com.logicaldoc.webservice.soap.endpoint
Modifier and TypeMethodDescriptionSoapSystemService.getStatistics
(String sid) SoapSystemService.getTenantStatistics
(String sid, long tenantId)