Uses of Class
pl.edu.icm.unity.engine.api.translation.form.TranslatedRegistrationRequest
Packages that use TranslatedRegistrationRequest
Package
Description
Registration translation profile API
-
Uses of TranslatedRegistrationRequest in pl.edu.icm.unity.engine.api.translation.form
Methods in pl.edu.icm.unity.engine.api.translation.form with parameters of type TranslatedRegistrationRequestModifier and TypeMethodDescriptionfinal void
RegistrationTranslationAction.invoke
(TranslatedRegistrationRequest state, Object mvelCtx, RegistrationContext context, String currentProfile) Performs the translation.protected abstract void
RegistrationTranslationAction.invokeWrapped
(TranslatedRegistrationRequest state, Object mvelCtx, RegistrationContext contexts, String currentProfile)