System

From LogicalDOC Community Wiki

Jump to: navigation, search

Contents

Methods to retrieve system informations and statistics.

SystemInfo getInfo()

This operation allows to retrieve the system informations.

Returns

Throws

  • Exception - If there is any error retrieving the system informations.

WSParameter[] getStatistics(String sid)

This operation allows to retrieve the system statistics.

Parameters

  • sid - The session identifier.

Returns

Throws

  • Exception - If there is any error retrieving the system statistics.

String[] getLanguages()

Retrieves the installed and avalable languages

Returns

Throws

  • Exception - If there is any error retrieving the languages.