Uses of Enum Class
pl.edu.icm.unity.engine.api.translation.form.TranslatedRegistrationRequest.AutomaticRequestAction
Packages that use 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
Methods in pl.edu.icm.unity.engine.api.registration that return TranslatedRegistrationRequest.AutomaticRequestActionModifier and TypeMethodDescriptionFormAutomationSupport.getAutoProcessAction(UserRequestState<? extends BaseRegistrationInput> request, RequestSubmitStatus status) -
Uses of TranslatedRegistrationRequest.AutomaticRequestAction in pl.edu.icm.unity.engine.api.translation.form
Methods in pl.edu.icm.unity.engine.api.translation.form that return TranslatedRegistrationRequest.AutomaticRequestActionModifier 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.Methods in pl.edu.icm.unity.engine.api.translation.form with parameters of type TranslatedRegistrationRequest.AutomaticRequestActionModifier and TypeMethodDescriptionRegistrationFormTranslationActionGenerator.getAutoProcessAction(TranslatedRegistrationRequest.AutomaticRequestAction action) voidTranslatedRegistrationRequest.setAutoAction(TranslatedRegistrationRequest.AutomaticRequestAction autoAction)