Interface IInternalCalendar
- All Superinterfaces:
ICalendar
,IChangelogSupport
,ICountingSupport
,ICrudByIdSupport<VEventSeries>
,IReadByIdSupport<VEventSeries>
,IRestoreCrudSupport<VEventSeries>
,IRestoreItemCrudSupport<VEventSeries>
,IRestoreSupport<VEventSeries>
,ISortingSupport
-
Method Summary
Methods inherited from interface net.bluemind.calendar.api.ICalendar
all, create, delete, getByIcsUid, getComplete, isAutoSyncActivated, list, multipleGet, reset, search, searchPendingCounters, sync, touch, 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.ICountingSupport
count
Methods inherited from interface net.bluemind.core.container.api.ICrudByIdSupport
createById, deleteById, multipleDeleteById, updateById
Methods inherited from interface net.bluemind.core.container.api.IReadByIdSupport
getCompleteById, multipleGetById
Methods inherited from interface net.bluemind.core.container.api.IRestoreCrudSupport
delete
Methods inherited from interface net.bluemind.core.container.api.IRestoreSupport
get, itemValueExists, restore
Methods inherited from interface net.bluemind.core.container.api.ISortingSupport
sortedIds
-
Method Details
-
updates
-
emitNotification
void emitNotification()
-