com.metamatrix.console.ui.views.users
Class InheritedRole

java.lang.Object
  extended by com.metamatrix.console.ui.views.users.InheritedRole

public class InheritedRole
extends java.lang.Object


Constructor Summary
InheritedRole(RoleDisplay role, java.lang.String group)
           
 
Method Summary
 java.lang.String getInheritedThroughGroup()
           
 RoleDisplay getRoleDisplay()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritedRole

public InheritedRole(RoleDisplay role,
                     java.lang.String group)
Method Detail

getRoleDisplay

public RoleDisplay getRoleDisplay()

getInheritedThroughGroup

public java.lang.String getInheritedThroughGroup()


Copyright © 2009. All Rights Reserved.