Interface ReportContext
public interface ReportContext
-
Method Summary
Modifier and TypeMethodDescriptiongetLanguage
(String locale) se.conciliate.mt.rest.JsonData
getTranslation
(String key) boolean
isTranslated
(String key)
-
Method Details
-
getDataSource
ReportDataSource getDataSource() -
getProfile
se.conciliate.mt.rest.JsonData getProfile() -
getLocale
String getLocale() -
isTranslated
-
getTranslation
-
getLanguage
-