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 FormUserRequestData
FormAPI. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)
-
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)
-
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 FormUserRequestData
IFormHandler. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)
-
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 FormUserRequestData
FormHandler. loadFormUserRequestData(UserContext uc, FormUserRequest userRequest)
-