Class OfftimeEventMappingUtils
java.lang.Object
ch.tocco.nice2.optional.conflict.impl.OfftimeEventMappingUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateAndLinkCalendarEvent(CalendarManager calendarManager, CalendarEventFactory calendarEventFactory, Entity offtimeEvent, Calendar calendar, @Nullable Entity targetEntity, @Nullable String targetRelationName, DateTimeValue dtstart, @Nullable DateTimeValue dtend) static @Nullable DateTimeValuegetOfftimeEnd(Entity offtimeEvent) static DateTimeValuegetOfftimeStart(Entity offtimeEvent)
-
Method Details
-
createAndLinkCalendarEvent
public static void createAndLinkCalendarEvent(CalendarManager calendarManager, CalendarEventFactory calendarEventFactory, Entity offtimeEvent, Calendar calendar, @Nullable @Nullable Entity targetEntity, @Nullable @Nullable String targetRelationName, DateTimeValue dtstart, @Nullable @Nullable DateTimeValue dtend) -
getOfftimeStart
-
getOfftimeEnd
-