Uses of Interface
com.echothree.control.user.security.common.form.DeleteSecurityRoleGroupForm
Packages that use DeleteSecurityRoleGroupForm
Package
Description
-
Uses of DeleteSecurityRoleGroupForm in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return DeleteSecurityRoleGroupFormMethods in com.echothree.control.user.security.common with parameters of type DeleteSecurityRoleGroupFormModifier and TypeMethodDescriptionSecurityService.deleteSecurityRoleGroup
(UserVisitPK userVisitPK, DeleteSecurityRoleGroupForm form) -
Uses of DeleteSecurityRoleGroupForm in com.echothree.control.user.security.common.form
Methods in com.echothree.control.user.security.common.form that return DeleteSecurityRoleGroupFormModifier and TypeMethodDescriptionstatic DeleteSecurityRoleGroupForm
SecurityFormFactory.getDeleteSecurityRoleGroupForm()
-
Uses of DeleteSecurityRoleGroupForm in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return DeleteSecurityRoleGroupFormMethods in com.echothree.control.user.security.server with parameters of type DeleteSecurityRoleGroupFormModifier and TypeMethodDescriptionSecurityBean.deleteSecurityRoleGroup
(UserVisitPK userVisitPK, DeleteSecurityRoleGroupForm form) -
Uses of DeleteSecurityRoleGroupForm in com.echothree.control.user.security.server.command
Constructors in com.echothree.control.user.security.server.command with parameters of type DeleteSecurityRoleGroupFormModifierConstructorDescriptionDeleteSecurityRoleGroupCommand
(UserVisitPK userVisitPK, DeleteSecurityRoleGroupForm form) Creates a new instance of DeleteSecurityRoleGroupCommand