Uses of Class
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateInput
Packages that use GshTemplateInput
-
Uses of GshTemplateInput in edu.internet2.middleware.grouper.app.gsh.template
Methods in edu.internet2.middleware.grouper.app.gsh.template that return GshTemplateInputModifier and TypeMethodDescriptionGshTemplateInput.assignName
(String name) GshTemplateInput.assignValue
(Object value) GshTemplateInput.assignValueString
(String value) Methods in edu.internet2.middleware.grouper.app.gsh.template that return types with arguments of type GshTemplateInputMethods in edu.internet2.middleware.grouper.app.gsh.template with parameters of type GshTemplateInputMethod parameters in edu.internet2.middleware.grouper.app.gsh.template with type arguments of type GshTemplateInputModifier and TypeMethodDescriptionabstract boolean
GshTemplateInputValidationType.doesValuePassValidation
(GshTemplateInputConfig gshTemplateInputConfig, String valueFromUser, List<GshTemplateInput> templateInputs)