Uses of Interface
com.echothree.control.user.security.common.result.GetSecurityRoleChoicesResult
Packages that use GetSecurityRoleChoicesResult
Package
Description
-
Uses of GetSecurityRoleChoicesResult in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return types with arguments of type GetSecurityRoleChoicesResultModifier and TypeMethodDescriptionSecurityService.getSecurityRoleChoices(UserVisitPK userVisitPK, GetSecurityRoleChoicesForm form) -
Uses of GetSecurityRoleChoicesResult in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return GetSecurityRoleChoicesResultModifier and TypeMethodDescriptionstatic GetSecurityRoleChoicesResultSecurityResultFactory.getGetSecurityRoleChoicesResult() -
Uses of GetSecurityRoleChoicesResult in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return types with arguments of type GetSecurityRoleChoicesResultModifier and TypeMethodDescriptionSecurityBean.getSecurityRoleChoices(UserVisitPK userVisitPK, GetSecurityRoleChoicesForm form)