Uses of Interface
com.echothree.control.user.security.common.result.CreateSecurityRoleGroupResult
Packages that use CreateSecurityRoleGroupResult
Package
Description
-
Uses of CreateSecurityRoleGroupResult in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return types with arguments of type CreateSecurityRoleGroupResultModifier and TypeMethodDescriptionSecurityService.createSecurityRoleGroup(UserVisitPK userVisitPK, CreateSecurityRoleGroupForm form) -
Uses of CreateSecurityRoleGroupResult in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return CreateSecurityRoleGroupResult -
Uses of CreateSecurityRoleGroupResult in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return types with arguments of type CreateSecurityRoleGroupResultModifier and TypeMethodDescriptionSecurityBean.createSecurityRoleGroup(UserVisitPK userVisitPK, CreateSecurityRoleGroupForm form)