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