Class ElementPedagogiqueHelper

    • Method Detail

      • initialize

        public static List<ParameterizableQueryinitialize()
        Queries to create the table and associated view.
        Returns:
        List of queries for table and view creation
      • insertInto

        public static List<ParameterizableQueryinsertInto​(String code,
                                                            String label,
                                                            Long oseCatalog,
                                                            String orgUnit,
                                                            String stepHolder,
                                                            String periodType)
        Queries to insert a line in the table and in NOEUD and SCENARIO_NOEUD.
        Parameters:
        code - The course code
        label - The label
        oseCatalog - The OSE catalog
        orgUnit - The orgunit
        stepHolder - The step holder
        periodType - The type of period
        Returns:
        The list of queries to insert values in the tables