Uses of Interface
com.echothree.control.user.security.common.result.CreateSecurityRoleResult
Packages that use CreateSecurityRoleResult
Package
Description
-
Uses of CreateSecurityRoleResult in com.echothree.control.user.security.common
Methods in com.echothree.control.user.security.common that return types with arguments of type CreateSecurityRoleResultModifier and TypeMethodDescriptionSecurityService.createSecurityRole(UserVisitPK userVisitPK, CreateSecurityRoleForm form) -
Uses of CreateSecurityRoleResult in com.echothree.control.user.security.common.result
Methods in com.echothree.control.user.security.common.result that return CreateSecurityRoleResultModifier and TypeMethodDescriptionstatic CreateSecurityRoleResultSecurityResultFactory.getCreateSecurityRoleResult() -
Uses of CreateSecurityRoleResult in com.echothree.control.user.security.server
Methods in com.echothree.control.user.security.server that return types with arguments of type CreateSecurityRoleResultModifier and TypeMethodDescriptionSecurityBean.createSecurityRole(UserVisitPK userVisitPK, CreateSecurityRoleForm form)