Class TreeMenuJSON
- java.lang.Object
-
- org.silverpeas.core.web.treemenu.process.TreeMenuJSON
-
public class TreeMenuJSON extends Object
Allows transforming menuItem to Json objects
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getListAsJSONArray(List<MenuItem> items)
static String
getMenuItemAsJSONObject(MenuItem item)
-