Package | Description |
---|---|
net.bluemind.calendar.auditlog | |
net.bluemind.calendar.service | |
net.bluemind.calendar.service.internal | |
net.bluemind.calendar.sync |
Modifier and Type | Class and Description |
---|---|
class |
CalendarAuditProxy |
Constructor and Description |
---|
CalendarAuditProxy(CalendarAuditor auditor,
IInternalCalendar cal) |
Modifier and Type | Method and Description |
---|---|
protected IInternalCalendar |
CalendarServiceBaseFactory.getService(BmContext context,
java.lang.String containerId) |
IInternalCalendar |
InternalCalendarServiceFactory.instance(BmContext context,
java.lang.String... params) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<IInternalCalendar> |
InternalCalendarServiceFactory.factoryClass() |
Modifier and Type | Class and Description |
---|---|
class |
CalendarService |
Modifier and Type | Field and Description |
---|---|
protected IInternalCalendar |
ICSImportTask.service |
Constructor and Description |
---|
ICSImportTask(IInternalCalendar calendar,
java.util.Optional<CalendarOwner> owner,
ICSImportTask.Mode mode) |
MultipleCalendarICSImport(IInternalCalendar calendar,
java.lang.String ics,
java.util.Optional<CalendarOwner> owner,
ICSImportTask.Mode mode) |
SingleCalendarICSImport(IInternalCalendar calendar,
java.io.InputStream ics,
java.util.Optional<CalendarOwner> owner,
ICSImportTask.Mode mode) |
Modifier and Type | Method and Description |
---|---|
TaskRef |
CalendarContainerSync.syncIcs(IInternalCalendar calendarService,
java.io.InputStream stream) |
Copyright © 2021. All Rights Reserved.