Interface ReportServerService
- All Known Implementing Classes:
ReportServerServiceImpl
public interface ReportServerService
-
Field Details
-
CONFIG_FILE
- See Also:
-
DEFAULT_CHARSET
- See Also:
-
-
Method Details
-
getCharset
String getCharset() -
getServerInfo
ServerInfoContainer getServerInfo()Provides information on the server. This information is only available if a user is logged in.
-