Uses of Class
com.metamatrix.console.ui.views.users.RoleDisplay

Packages that use RoleDisplay
com.metamatrix.console.models   
com.metamatrix.console.ui.views.users   
 

Uses of RoleDisplay in com.metamatrix.console.models
 

Methods in com.metamatrix.console.models that return RoleDisplay
 RoleDisplay GroupsManager.getRoleDisplay(java.lang.String roleName)
          Get RoleDisplay for the provided role name from the roles Map.
 RoleDisplay[] GroupsManager.getRolesForPrincipal(MetaMatrixPrincipal principal, boolean includeImplicit)
          Get Collection of Roles for the provided MetaMatrixPrincipals
 RoleDisplay[] GroupsManager.getRolesForPrincipal(MetaMatrixPrincipalName principalName)
          Get Collection of Roles for the provided MetaMatrixPrincipalName
 

Uses of RoleDisplay in com.metamatrix.console.ui.views.users
 

Methods in com.metamatrix.console.ui.views.users that return RoleDisplay
 RoleDisplay InheritedRole.getRoleDisplay()
           
 

Constructors in com.metamatrix.console.ui.views.users with parameters of type RoleDisplay
InheritedRole(RoleDisplay role, java.lang.String group)
           
RoleDetail(RoleDisplay rd, GroupsManager mgr, boolean rOnly, RepaintController rc, ConnectionInfo conn)
          Constructor.
RoleMembershipPanel(RoleDisplay rd, GroupsManager gMgr)
          Constructor.
 



Copyright © 2009. All Rights Reserved.