getMenuListFromSession(BeanConverterInterface< T >) method

Get the menu list.

Syntax

final< T > List< T > getMenuListFromSession ( BeanConverterInterface< T > menuBean ) throws DBException

Parameters

Returns

menu list of menuBean type

Exceptions

Usage

This method is typically called from the

constructMenuList()

and

saveSessionVariables(String, String)

methods.

menu list of menuBean type