Uses of Interface
org.sakaiproject.signup.logic.SignupCalendarHelper
-
Packages that use SignupCalendarHelper Package Description org.sakaiproject.signup.logic.messages -
-
Uses of SignupCalendarHelper in org.sakaiproject.signup.logic.messages
Methods in org.sakaiproject.signup.logic.messages with parameters of type SignupCalendarHelper Modifier and Type Method Description List<net.fortuna.ical4j.model.component.VEvent>SignupEmailNotification. generateEvents(org.sakaiproject.user.api.User user, SignupCalendarHelper calendarHelper)Generate a list of VEvent objects to be converted to ICal and attached to the email.
-