org.alfresco.web.ui.wcm.component
Class UIUserSandboxes.UserRoleWrapper

java.lang.Object
  extended by org.alfresco.web.ui.wcm.component.UIUserSandboxes.UserRoleWrapper
Enclosing class:
UIUserSandboxes

public static class UIUserSandboxes.UserRoleWrapper
extends java.lang.Object

Class representing a user of the website and their role.


Method Summary
 java.lang.String getUserName()
          Public accessor to user by sorting class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUserName

public java.lang.String getUserName()
Public accessor to user by sorting class

Returns:
User Name


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.