|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wiki.rendering.util.Utils
public class Utils
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 14, 2013
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | ||
|---|---|---|
static String |
getPortalName()
gets portal name |
|
static String |
getRestContextName()
gets rest context name |
|
static
|
getService(Class<T> clazz)
Gets the service. |
|
static
|
getService(Class<T> clazz,
String containerName)
Gets the service. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static <T> T getService(Class<T> clazz)
clazz - the clazz
public static <T> T getService(Class<T> clazz,
String containerName)
clazz - the classcontainerName - the container's name
public static String getRestContextName()
public static String getPortalName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||