org.exoplatform.services.portletcontainer.pci.model
Class Util
java.lang.Object
org.exoplatform.services.portletcontainer.pci.model.Util
public class Util
- extends Object
Jul 11, 2004 .
|
Constructor Summary |
protected |
Util()
Simple constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
protected Util()
- Simple constructor.
getDescription
public static String getDescription(String lang,
List<Description> descriptions)
- Parameters:
lang - languagedescriptions - description list
- Returns:
- description
actionToString
public static String actionToString(int action)
- Parameters:
action - action int
- Returns:
- action string
actionToInt
public static int actionToInt(String action)
- Parameters:
action - action string
- Returns:
- action int
Copyright © 2009 eXo Platform SAS. All Rights Reserved.