public class MainTreeMenuService extends Object
| Constructor and Description | 
|---|
| MainTreeMenuService() | 
| Modifier and Type | Method and Description | 
|---|---|
| MainTreeMenuCacheService | getCacheService()Get the cacheService | 
| static MainTreeMenuService | getInstance()Get the instance of the service | 
| MenuItem | getMainMenuItems()Return the root MenuItem | 
| int | getRootParentTree(int nPageId)Define the root tree id of a page | 
| MenuItem | getTreeMenuItems(int nCurrentPageId,
                int nRootParentTree)Return the TreeMenuItems from root MenuItem | 
public static MainTreeMenuService getInstance()
public MenuItem getMainMenuItems()
public MenuItem getTreeMenuItems(int nCurrentPageId, int nRootParentTree)
nCurrentPageId - The current page idnRootParentTree - The root page idpublic int getRootParentTree(int nPageId)
nPageId - The page identifierpublic MainTreeMenuCacheService getCacheService()
Copyright © 2018 City of Paris. All rights reserved.