Interface ContributorDao

    • Method Detail

      • listContributorsByScheduleEventId

        Set<Contributor> listContributorsByScheduleEventId​(String scheduleEventId)
      • deleteContributorsByScheduleEventId

        void deleteContributorsByScheduleEventId​(String scheduleEventId)