Class CalendarEventContribution
java.lang.Object
ch.tocco.nice2.optional.calendar.api.contributions.CalendarEventContribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetColor()
void
setCalendarEventRelation
(String calendarEventRelation) void
setCalendarEventSourceRelation
(String calendarEventSourceRelation) void
setCalendarRelation
(String calendarRelation) void
setCalendarTypeId
(String calendarTypeId) void
void
setConflictRelevant
(Boolean conflictRelevant) void
setDescriptionField
(String descriptionField) void
setEntityCalendarRelation
(String entityCalendarRelation) void
setEntityCalendarSourceRelation
(String entityCalendarSourceRelation) void
setEntityName
(String entityName) void
setExceptionField
(String exceptionField) void
setFromField
(String fromField) void
setLabelEntity
(String labelEntity) void
setLabelField
(String labelField) void
setRepetitionField
(String repetitionField) void
setShowInResourceScheduler
(Boolean showInResourceScheduler) void
setSourceCalendarEventRelation
(String sourceCalendarEventRelation) void
setSourceRelation
(String sourceRelation) void
setTargetRelation
(String targetRelation) void
setToField
(String toField) void
setTooltipSourceEntity
(String tooltipSourceEntity) void
setUseSingleSystemCalendar
(Boolean useSingleSystemCalendar)
-
Constructor Details
-
CalendarEventContribution
public CalendarEventContribution()
-
-
Method Details
-
getCalendarTypeId
-
setCalendarTypeId
-
getEntityName
-
setEntityName
-
getLabelField
-
setLabelField
-
getLabelEntity
-
setLabelEntity
-
getFromFields
-
setFromField
-
getToFields
-
setToField
-
getDescriptionField
-
setDescriptionField
-
getRepetitionField
-
setRepetitionField
-
getExceptionField
-
setExceptionField
-
getTargetRelation
-
setTargetRelation
-
getCalendarRelation
-
setCalendarRelation
-
getCalendarEventRelation
-
setCalendarEventRelation
-
getSourceCalendarEventRelation
-
setSourceCalendarEventRelation
-
getCalendarEventSourceRelation
-
setCalendarEventSourceRelation
-
getUseSingleSystemCalendar
-
setUseSingleSystemCalendar
-
getConflictRelevant
-
setConflictRelevant
-
getEntityCalendarRelation
-
setEntityCalendarRelation
-
getEntityCalendarSourceRelation
-
setEntityCalendarSourceRelation
-
getColor
-
setColor
-
getSourceFields
-
getShowInResourceScheduler
-
setShowInResourceScheduler
-
getSourceRelation
-
setSourceRelation
-
getTooltipSourceEntity
-
setTooltipSourceEntity
-