Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.form.TranslatedRegistrationRequest.AutomaticRequestAction
Package
Description
Registration and enquiry public API
Registration translation profile API
-
Uses of TranslatedRegistrationRequest.AutomaticRequestAction in pl.edu.icm.unity.engine.api.registration
Modifier and TypeMethodDescriptionFormAutomationSupport.getAutoProcessAction
(pl.edu.icm.unity.base.registration.UserRequestState<? extends pl.edu.icm.unity.base.registration.BaseRegistrationInput> request, RequestSubmitStatus status) -
Uses of TranslatedRegistrationRequest.AutomaticRequestAction in pl.edu.icm.unity.engine.api.translation.form
Modifier and TypeMethodDescriptionTranslatedRegistrationRequest.getAutoAction()
Returns the enum constant of this class with the specified name.TranslatedRegistrationRequest.AutomaticRequestAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionpl.edu.icm.unity.base.translation.TranslationAction
RegistrationFormTranslationActionGenerator.getAutoProcessAction
(TranslatedRegistrationRequest.AutomaticRequestAction action) void
TranslatedRegistrationRequest.setAutoAction
(TranslatedRegistrationRequest.AutomaticRequestAction autoAction)