| Package | Description | 
|---|---|
| net.bluemind.calendar.api | |
| net.bluemind.calendar.service.internal | 
| Modifier and Type | Method and Description | 
|---|---|
CalendarSettingsData | 
ICalendarSettings.get()
Retrieve calendar settings 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<CalendarSettingsData> | 
ICalendarSettingsPromise.get()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> | 
ICalendarSettingsPromise.set(CalendarSettingsData settings)  | 
void | 
ICalendarSettings.set(CalendarSettingsData settings)
Update calendar settings 
 | 
void | 
ICalendarSettingsAsync.set(CalendarSettingsData settings,
   AsyncHandler<java.lang.Void> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ICalendarSettingsAsync.get(AsyncHandler<CalendarSettingsData> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
CalendarSettingsData | 
CalendarSettings.get()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CalendarSettings.set(CalendarSettingsData config)  | 
Copyright © 2021. All Rights Reserved.