Uses of Class
org.compiere.model.MMenu
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MMenu in org.compiere.model
Modifier and TypeMethodDescriptionstatic MMenu
MMenu.get
(int AD_Menu_ID) Get Menu method from cache (immutable)static MMenu
MMenu.get
(Properties ctx, int AD_Menu_ID) Get Menu method from cache (immutable)static MMenu[]
MMenu.get
(Properties ctx, String whereClause) Deprecated.static MMenu[]
MMenu.get
(Properties ctx, String whereClause, String trxName) Get menus with where clauseModifierConstructorDescriptionMMenu
(Properties ctx, MMenu copy) MMenu
(Properties ctx, MMenu copy, String trxName)