org.exoplatform.platform.navigation.component.utils
Class DashboardUtils

java.lang.Object
  extended by org.exoplatform.platform.navigation.component.utils.DashboardUtils

public class DashboardUtils
extends Object

Author:
Fbradai

Constructor Summary
DashboardUtils()
           
 
Method Summary
static String getCurrentUser()
           
static org.exoplatform.portal.mop.user.UserNavigation getCurrentUserNavigation()
           
static String getDashboardURL()
           
static Collection<org.exoplatform.portal.mop.user.UserNode> getUserNodes(org.exoplatform.portal.mop.user.UserNavigation nav)
           
static org.exoplatform.portal.mop.user.UserPortal getUserPortal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DashboardUtils

public DashboardUtils()
Method Detail

getDashboardURL

public static String getDashboardURL()
                              throws Exception
Throws:
Exception

getCurrentUserNavigation

public static org.exoplatform.portal.mop.user.UserNavigation getCurrentUserNavigation()
                                                                               throws Exception
Throws:
Exception

getCurrentUser

public static String getCurrentUser()

getUserNodes

public static Collection<org.exoplatform.portal.mop.user.UserNode> getUserNodes(org.exoplatform.portal.mop.user.UserNavigation nav)

getUserPortal

public static org.exoplatform.portal.mop.user.UserPortal getUserPortal()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.