Uses of Interface
com.echothree.control.user.search.common.form.ClearSecurityRoleResultsForm
Packages that use ClearSecurityRoleResultsForm
Package
Description
-
Uses of ClearSecurityRoleResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return ClearSecurityRoleResultsFormMethods in com.echothree.control.user.search.common with parameters of type ClearSecurityRoleResultsFormModifier and TypeMethodDescriptionSearchService.clearSecurityRoleResults
(UserVisitPK userVisitPK, ClearSecurityRoleResultsForm form) -
Uses of ClearSecurityRoleResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return ClearSecurityRoleResultsFormModifier and TypeMethodDescriptionstatic ClearSecurityRoleResultsForm
SearchFormFactory.getClearSecurityRoleResultsForm()
-
Uses of ClearSecurityRoleResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return ClearSecurityRoleResultsFormMethods in com.echothree.control.user.search.server with parameters of type ClearSecurityRoleResultsFormModifier and TypeMethodDescriptionSearchBean.clearSecurityRoleResults
(UserVisitPK userVisitPK, ClearSecurityRoleResultsForm form) -
Uses of ClearSecurityRoleResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type ClearSecurityRoleResultsFormModifierConstructorDescriptionClearSecurityRoleResultsCommand
(UserVisitPK userVisitPK, ClearSecurityRoleResultsForm form) Creates a new instance of ClearSecurityRoleResultsCommand