Uses of Interface
com.echothree.control.user.security.common.form.DeleteSecurityRoleForm
Packages that use DeleteSecurityRoleForm
Package
Description
-
Uses of DeleteSecurityRoleForm in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return DeleteSecurityRoleFormMethods in com.echothree.control.user.security.common with parameters of type DeleteSecurityRoleFormModifier and TypeMethodDescriptionSecurityService.deleteSecurityRole
(UserVisitPK userVisitPK, DeleteSecurityRoleForm form) -
Uses of DeleteSecurityRoleForm in com.echothree.control.user.security.common.form
Methods in com.echothree.control.user.security.common.form that return DeleteSecurityRoleFormModifier and TypeMethodDescriptionstatic DeleteSecurityRoleForm
SecurityFormFactory.getDeleteSecurityRoleForm()
-
Uses of DeleteSecurityRoleForm in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return DeleteSecurityRoleFormMethods in com.echothree.control.user.security.server with parameters of type DeleteSecurityRoleFormModifier and TypeMethodDescriptionSecurityBean.deleteSecurityRole
(UserVisitPK userVisitPK, DeleteSecurityRoleForm form) -
Uses of DeleteSecurityRoleForm in com.echothree.control.user.security.server.command
Constructors in com.echothree.control.user.security.server.command with parameters of type DeleteSecurityRoleFormModifierConstructorDescriptionDeleteSecurityRoleCommand
(UserVisitPK userVisitPK, DeleteSecurityRoleForm form) Creates a new instance of DeleteSecurityRoleCommand