Interface CalendarConfigurationService
- All Known Implementing Classes:
DefaultCalendarConfigurationService
public interface CalendarConfigurationService
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ids of the calendar types (resource types) whose events may be edited or newly created in the calendar.booleanDetermines whether the given reservation may be moved (e.g.
-
Method Details
-
getSelectableResourceTypes
-
isMovable
Determines whether the given reservation may be moved (e.g. rescheduled by drag and drop in the calendar).
-