Class OfftimeEventMappingUtils
java.lang.Object
ch.tocco.nice2.optional.conflict.impl.OfftimeEventMappingUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
createAndLinkCalendarEvent
(CalendarManager calendarManager, CalendarEventFactory calendarEventFactory, Entity offtimeEvent, Calendar calendar, @Nullable Entity targetEntity, @Nullable String targetRelationName, DateTimeValue dtstart, @Nullable DateTimeValue dtend) static @Nullable DateTimeValue
getOfftimeEnd
(Entity offtimeEvent) static DateTimeValue
getOfftimeStart
(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
-