Class CalendarEventContribution
java.lang.Object
ch.tocco.nice2.optional.calendar.api.contributions.CalendarEventContribution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()voidsetCalendarEventRelation(String calendarEventRelation) voidsetCalendarEventSourceRelation(String calendarEventSourceRelation) voidsetCalendarRelation(String calendarRelation) voidsetCalendarTypeId(String calendarTypeId) voidvoidsetConflictRelevant(Boolean conflictRelevant) voidsetDescriptionField(String descriptionField) voidsetEntityCalendarRelation(String entityCalendarRelation) voidsetEntityCalendarSourceRelation(String entityCalendarSourceRelation) voidsetEntityName(String entityName) voidsetExceptionField(String exceptionField) voidsetFromField(String fromField) voidsetLabelEntity(String labelEntity) voidsetLabelField(String labelField) voidsetRepetitionField(String repetitionField) voidsetShowInResourceScheduler(Boolean showInResourceScheduler) voidsetSourceCalendarEventRelation(String sourceCalendarEventRelation) voidsetSourceRelation(String sourceRelation) voidsetTargetRelation(String targetRelation) voidsetToField(String toField) voidsetTooltipSourceEntity(String tooltipSourceEntity) voidsetUseSingleSystemCalendar(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
-