Uses of Class
io.imunity.webconsole.translationProfile.TranslationsControllerBase
-
-
Uses of TranslationsControllerBase in io.imunity.webconsole.authentication.inputTranslation
Subclasses of TranslationsControllerBase in io.imunity.webconsole.authentication.inputTranslation Modifier and Type Class Description classInputTranslationsController -
Uses of TranslationsControllerBase in io.imunity.webconsole.idprovider.outputTranslation
Subclasses of TranslationsControllerBase in io.imunity.webconsole.idprovider.outputTranslation Modifier and Type Class Description classOutputTranslationsController -
Uses of TranslationsControllerBase in io.imunity.webconsole.translationProfile
Fields in io.imunity.webconsole.translationProfile declared as TranslationsControllerBase Modifier and Type Field Description protected TranslationsControllerBaseTranslationsView. controllerConstructors in io.imunity.webconsole.translationProfile with parameters of type TranslationsControllerBase Constructor Description EditTranslationView(pl.edu.icm.unity.MessageSource msg, TranslationsControllerBase controller)NewTranslationView(pl.edu.icm.unity.MessageSource msg, TranslationsControllerBase controller)TranslationsView(pl.edu.icm.unity.MessageSource msg, TranslationsControllerBase controller)
-