Package net.bluemind.calendar.api
Interface IUserCalendarViews
- All Superinterfaces:
ICalendarView
,IChangelogSupport
,IReadByIdSupport<CalendarView>
@Path("/users/{domainUid}/{userUid}/calendar-views")
public interface IUserCalendarViews
extends ICalendarView, IReadByIdSupport<CalendarView>, IChangelogSupport
-
Method Summary
Methods inherited from interface net.bluemind.calendar.api.ICalendarView
create, delete, getComplete, list, multipleGet, setDefault, update, updates
Methods inherited from interface net.bluemind.core.container.api.IChangelogSupport
allIds, changeset, changesetById, filteredChangesetById, getVersion, itemChangelog
Methods inherited from interface net.bluemind.core.container.api.IReadByIdSupport
getCompleteById, multipleGetById