Uses of Interface
com.echothree.control.user.search.common.form.CountSecurityRoleResultsForm
Packages that use CountSecurityRoleResultsForm
Package
Description
-
Uses of CountSecurityRoleResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return CountSecurityRoleResultsFormMethods in com.echothree.control.user.search.common with parameters of type CountSecurityRoleResultsFormModifier and TypeMethodDescriptionSearchService.countSecurityRoleResults
(UserVisitPK userVisitPK, CountSecurityRoleResultsForm form) -
Uses of CountSecurityRoleResultsForm in com.echothree.control.user.search.common.form
Methods in com.echothree.control.user.search.common.form that return CountSecurityRoleResultsFormModifier and TypeMethodDescriptionstatic CountSecurityRoleResultsForm
SearchFormFactory.getCountSecurityRoleResultsForm()
-
Uses of CountSecurityRoleResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return CountSecurityRoleResultsFormMethods in com.echothree.control.user.search.server with parameters of type CountSecurityRoleResultsFormModifier and TypeMethodDescriptionSearchBean.countSecurityRoleResults
(UserVisitPK userVisitPK, CountSecurityRoleResultsForm form) -
Uses of CountSecurityRoleResultsForm in com.echothree.control.user.search.server.command
Constructors in com.echothree.control.user.search.server.command with parameters of type CountSecurityRoleResultsFormModifierConstructorDescriptionCountSecurityRoleResultsCommand
(UserVisitPK userVisitPK, CountSecurityRoleResultsForm form) Creates a new instance of CountSecurityRoleResultsCommand