Uses of Interface
com.echothree.control.user.security.common.result.GetSecurityRoleResult
Packages that use GetSecurityRoleResult
Package
Description
-
Uses of GetSecurityRoleResult in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return types with arguments of type GetSecurityRoleResultModifier and TypeMethodDescriptionSecurityService.getSecurityRole(UserVisitPK userVisitPK, GetSecurityRoleForm form) -
Uses of GetSecurityRoleResult in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return GetSecurityRoleResultModifier and TypeMethodDescriptionstatic GetSecurityRoleResultSecurityResultFactory.getGetSecurityRoleResult() -
Uses of GetSecurityRoleResult in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return types with arguments of type GetSecurityRoleResultModifier and TypeMethodDescriptionSecurityBean.getSecurityRole(UserVisitPK userVisitPK, GetSecurityRoleForm form)