Uses of Class
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateInputConfigAndValue
Packages that use GshTemplateInputConfigAndValue
Package
Description
This package is all the business logic callble by browser.
-
Uses of GshTemplateInputConfigAndValue in edu.internet2.middleware.grouper.app.gsh.template
Methods in edu.internet2.middleware.grouper.app.gsh.template that return types with arguments of type GshTemplateInputConfigAndValueModifier and TypeMethodDescriptionGshTemplateDecorateForUiInput.getGshTemplateInputConfigAndValues()remove an item to hide itMethod parameters in edu.internet2.middleware.grouper.app.gsh.template with type arguments of type GshTemplateInputConfigAndValueModifier and TypeMethodDescriptionvoidGshTemplateDecorateForUiInput.setGshTemplateInputConfigAndValues(Map<String, GshTemplateInputConfigAndValue> gshTemplateInputConfigAndValues) remove an item to hide it -
Uses of GshTemplateInputConfigAndValue in edu.internet2.middleware.grouper.grouperUi.beans.ui
Methods in edu.internet2.middleware.grouper.grouperUi.beans.ui that return types with arguments of type GshTemplateInputConfigAndValueMethod parameters in edu.internet2.middleware.grouper.grouperUi.beans.ui with type arguments of type GshTemplateInputConfigAndValueModifier and TypeMethodDescriptionvoidGuiGshTemplateConfig.setGshTemplateInputConfigAndValues(Map<String, GshTemplateInputConfigAndValue> gshTemplateInputConfigAndValues) -
Uses of GshTemplateInputConfigAndValue in edu.internet2.middleware.grouper.grouperUi.serviceLogic
Methods in edu.internet2.middleware.grouper.grouperUi.serviceLogic that return types with arguments of type GshTemplateInputConfigAndValueModifier and TypeMethodDescriptionstatic Map<String,GshTemplateInputConfigAndValue> UiV2Template.populateCustomTemplateInputs(javax.servlet.http.HttpServletRequest request, String templateConfigId)