org.exoplatform.social.webui
Class URLUtils

java.lang.Object
  extended by org.exoplatform.social.webui.URLUtils

public class URLUtils
extends Object

Processes url and returns the some type of result base on url.


Constructor Summary
URLUtils()
           
 
Method Summary
static String getCurrentUser()
          Gets current user name base on analytic the current url.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLUtils

public URLUtils()
Method Detail

getCurrentUser

public static String getCurrentUser()
Gets current user name base on analytic the current url.

Returns:
current user name.


Copyright © 2013 eXo Platform SAS. All Rights Reserved.