Package org.exoplatform.social.webui
Class URLUtils
- java.lang.Object
-
- org.exoplatform.social.webui.URLUtils
-
public class URLUtils extends Object
Processes url and returns the some type of result base on url.
-
-
Constructor Summary
Constructors Constructor Description URLUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetCurrentUser()Gets current user name base on analytic the current url.static StringgetRequestedNode()Gets current requested node.
-