Class MDashboardPreference

    • Constructor Detail

      • MDashboardPreference

        public MDashboardPreference​(Properties ctx,
                                    int PA_DashboardPreference_ID,
                                    String trxName)
    • Method Detail

      • getForSessionColumnCount

        public static int getForSessionColumnCount​(boolean isShowInDashboard,
                                                   int AD_User_ID,
                                                   int AD_Role_ID)
      • getForSession

        public static MDashboardPreference[] getForSession​(boolean isShowInDashboard,
                                                           int AD_User_ID,
                                                           int AD_Role_ID)
      • getForSessionQuery

        public static Query getForSessionQuery​(boolean isShowInDashboard,
                                               int AD_User_ID,
                                               int AD_Role_ID)
      • getForSession

        public static MDashboardPreference[] getForSession​(int AD_User_ID,
                                                           int AD_Role_ID)
      • getForSessionQuery

        public static Query getForSessionQuery​(int AD_User_ID,
                                               int AD_Role_ID)