Class MRoleMenu

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

@Deprecated public class MRoleMenu extends X_U_RoleMenu
Deprecated.
See Also:
  • Constructor Details

    • MRoleMenu

      public MRoleMenu(Properties ctx, String U_RoleMenu_UU, String trxName)
      Deprecated.
      UUID based Constructor
      Parameters:
      ctx - Context
      U_RoleMenu_UU - UUID key
      trxName - Transaction
    • MRoleMenu

      public MRoleMenu(Properties ctx, int U_RoleMenu_ID, String trxName)
      Deprecated.
      Parameters:
      ctx -
      U_RoleMenu_ID -
      trxName -
    • MRoleMenu

      public MRoleMenu(Properties ctx, ResultSet rs, String trxName)
      Deprecated.
      Parameters:
      ctx -
      rs -
      trxName -