Class ReservationCalendarExportConfiguration

java.lang.Object
ch.tocco.nice2.appmodule.api.AbstractConfiguration
ch.tocco.nice2.optional.reservationcalendarexport.impl.ReservationCalendarExportConfiguration

@Configuration public class ReservationCalendarExportConfiguration extends AbstractConfiguration
  • Constructor Details

    • ReservationCalendarExportConfiguration

      public ReservationCalendarExportConfiguration()
  • Method Details

    • lecturerCalendarExportRelation

      @Bean public String lecturerCalendarExportRelation()
    • participantCalendarExportRelation

      @Bean public String participantCalendarExportRelation()
    • reservationCalendarExportJavaScriptModuleContribution

      @Bean public JavaScriptModuleContribution reservationCalendarExportJavaScriptModuleContribution()
    • reservationCalendarExportJavaScriptContribution

      @Bean public JavaScriptContribution reservationCalendarExportJavaScriptContribution()