Interface ICalendar

All Superinterfaces:
IChangelogSupport, ICountingSupport, ICrudByIdSupport<VEventSeries>, IReadByIdSupport<VEventSeries>, IRestoreCrudSupport<VEventSeries>, IRestoreItemCrudSupport<VEventSeries>, IRestoreSupport<VEventSeries>, ISortingSupport
All Known Subinterfaces:
IInternalCalendar

@Path("/calendars/{containerUid}") public interface ICalendar extends IChangelogSupport, ICrudByIdSupport<VEventSeries>, ICountingSupport, ISortingSupport, IRestoreItemCrudSupport<VEventSeries>
Calendar operations.