public class MenuAdminClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
USER_CUSTOM_MENU_ITEMS |
static String |
USER_MENU_ITEMS |
static String |
USER_MENU_ITEMS_FILTERED |
| Constructor and Description |
|---|
MenuAdminClient() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getBreadcrumbMap() |
String |
getMenuContent(String region,
javax.servlet.http.HttpServletRequest request)
Returns left hand side menu as a String
|
void |
setBreadcrumbMap(HashMap<String,String> breadcrumbMap) |
void |
setBreadCrumbMap(javax.servlet.http.HttpServletRequest request) |
public static final String USER_MENU_ITEMS
public static final String USER_CUSTOM_MENU_ITEMS
public static final String USER_MENU_ITEMS_FILTERED
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.