Uses of Interface
com.echothree.control.user.security.common.result.GetSecurityRoleGroupsResult
Packages that use GetSecurityRoleGroupsResult
Package
Description
-
Uses of GetSecurityRoleGroupsResult in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return types with arguments of type GetSecurityRoleGroupsResultModifier and TypeMethodDescriptionSecurityService.getSecurityRoleGroups(UserVisitPK userVisitPK, GetSecurityRoleGroupsForm form) -
Uses of GetSecurityRoleGroupsResult in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return GetSecurityRoleGroupsResultModifier and TypeMethodDescriptionstatic GetSecurityRoleGroupsResultSecurityResultFactory.getGetSecurityRoleGroupsResult() -
Uses of GetSecurityRoleGroupsResult in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return types with arguments of type GetSecurityRoleGroupsResultModifier and TypeMethodDescriptionSecurityBean.getSecurityRoleGroups(UserVisitPK userVisitPK, GetSecurityRoleGroupsForm form)