Class TreeBuilder


  • public class TreeBuilder
    extends Object
    Allows the level menu building
    Author:
    david derigent
    • Method Detail

      • buildLevelMenu

        public static MenuItem buildLevelMenu​(TreeFilter filter,
                                              MenuItem father,
                                              String userId,
                                              String language)
        Build one level of menu according to the parameters
        Parameters:
        filter - determines what type of node and/or component must be display in the menu
        father - the father of menu level to build
        userId - the user identifier to display only the authorized item menu
        language - the user language to display the label menu in the correct language
        Throws:
        RemoteException - throws if a error occurred during a ejb call