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(MetaMatrixPrincipalName principalName)
          Get Collection of Roles for the provided MetaMatrixPrincipalName
 RoleDisplay[] GroupsManager.getRolesForPrincipal(MetaMatrixPrincipalName principal, boolean includeImplicit)
          Get Collection of Roles for the provided MetaMatrixPrincipals
 

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

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



Copyright © 2009. All Rights Reserved.