Uses of Class
de.xima.fc.mdl.form.FormUserRequest
-
Packages that use FormUserRequest Package Description de.xima.fc.api.system Package for API access to system configuration.de.xima.fc.form de.xima.fc.handler.interfaces.system de.xima.fc.handler.system -
-
Uses of FormUserRequest in de.xima.fc.api.system
Methods in de.xima.fc.api.system with parameters of type FormUserRequest Modifier and Type Method Description FormUserRequestDataFormAPI. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)Deprecated.UseIUserto get user data. -
Uses of FormUserRequest in de.xima.fc.form
Constructors in de.xima.fc.form with parameters of type FormUserRequest Constructor Description FormUserRequestDataBuilder(UserContext uc, FormUserRequest userRequest)Deprecated. -
Uses of FormUserRequest in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system with parameters of type FormUserRequest Modifier and Type Method Description FormUserRequestDataIFormHandler. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)Deprecated.UseIUserto get user data. -
Uses of FormUserRequest in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system with parameters of type FormUserRequest Modifier and Type Method Description FormUserRequestDataFormHandler. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)Deprecated.UseIUserto get user data.
-