Class MWebMenu

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_Persistent, I_U_WebMenu, Evaluatee

@Deprecated(since="13", forRemoval=true) public class MWebMenu extends X_U_WebMenu
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • MWebMenu

      public MWebMenu(Properties ctx, String U_WebMenu_UU, String trxName)
      Deprecated, for removal: This API element is subject to removal in a future version.
      UUID based Constructor
      Parameters:
      ctx - Context
      U_WebMenu_UU - UUID key
      trxName - Transaction
    • MWebMenu

      public MWebMenu(Properties ctx, int U_WebMenu_ID, String trxName)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MWebMenu

      public MWebMenu(Properties ctx, ResultSet rs, String trxName)
      Deprecated, for removal: This API element is subject to removal in a future version.