Package org.openbravo.client.application
Class GlobalMenu
- java.lang.Object
-
- org.openbravo.client.application.GlobalMenu
-
@ApplicationScoped public class GlobalMenu extends Object
Caches in memory generic global menus per language and tree to be consumed byMenuManager
- Author:
- alostale
-
-
Constructor Summary
Constructors Constructor Description GlobalMenu()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getCacheTimeStamp()
Whenever the cache is regenerated time stamp is changed to check differencesvoid
invalidateCache()
Invalidates menu cache.
-