Modifier and Type | Class and Description |
---|---|
class |
VEvent |
class |
VEventOccurrence |
Modifier and Type | Method and Description |
---|---|
ICalendarElement |
ICalendarElement.copy() |
Modifier and Type | Class and Description |
---|---|
class |
ICal4jHelper<T extends ICalendarElement> |
Modifier and Type | Method and Description |
---|---|
protected static net.fortuna.ical4j.model.PropertyList |
ICal4jHelper.parseICalendarElement(java.lang.String uid,
net.fortuna.ical4j.model.component.CalendarComponent calendarComponent,
ICalendarElement iCalendarElement) |
Modifier and Type | Method and Description |
---|---|
static JdbcAbstractStore.EntityPopulator<ICalendarElement> |
VAlarmColumns.populator() |
static JdbcAbstractStore.EntityPopulator<ICalendarElement> |
ICalendarElementColumns.populator() |
static JdbcAbstractStore.EntityPopulator<ICalendarElement> |
RRuleColumns.populator() |
static JdbcAbstractStore.EntityPopulator<ICalendarElement> |
AttendeeColumns.populator() |
static JdbcAbstractStore.StatementValues<ICalendarElement> |
VAlarmColumns.values() |
static JdbcAbstractStore.StatementValues<ICalendarElement> |
ICalendarElementColumns.values() |
static JdbcAbstractStore.StatementValues<ICalendarElement> |
RRuleColumns.values() |
static JdbcAbstractStore.StatementValues<ICalendarElement> |
AttendeeColumns.values() |
Modifier and Type | Field and Description |
---|---|
java.util.List<ICalendarElement> |
IMIPInfos.iCalendarElements |
Modifier and Type | Method and Description |
---|---|
static IMIPResponse |
IMIPResponse.createNeedResponse(java.lang.String itemUid,
ICalendarElement calElement) |
static IMIPResponse |
IMIPResponse.createNeedResponse(java.lang.String itemUid,
ICalendarElement calElement,
boolean needResponse) |
Modifier and Type | Method and Description |
---|---|
protected VEventSeries |
AbstractLmtpHandler.fromList(java.util.Map<java.lang.String,java.lang.String> properties,
java.util.List<ICalendarElement> elements,
java.lang.String icsUid) |
Modifier and Type | Class and Description |
---|---|
class |
ReminderMailHelper<T extends ICalendarElement> |
Modifier and Type | Class and Description |
---|---|
class |
VTodo |
Modifier and Type | Method and Description |
---|---|
ICalendarElement |
IVideoConferencing.add(ICalendarElement vevent) |
ICalendarElement |
IVideoConferencing.remove(ICalendarElement vevent) |
ICalendarElement |
IVideoConferencing.update(ICalendarElement old,
ICalendarElement current) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<ICalendarElement> |
IVideoConferencingPromise.add(ICalendarElement vevent) |
java.util.concurrent.CompletableFuture<ICalendarElement> |
IVideoConferencingPromise.remove(ICalendarElement vevent) |
Modifier and Type | Method and Description |
---|---|
ICalendarElement |
IVideoConferencing.add(ICalendarElement vevent) |
java.util.concurrent.CompletableFuture<ICalendarElement> |
IVideoConferencingPromise.add(ICalendarElement vevent) |
void |
IVideoConferencingAsync.add(ICalendarElement vevent,
AsyncHandler<ICalendarElement> handler) |
ICalendarElement |
IVideoConferencing.remove(ICalendarElement vevent) |
java.util.concurrent.CompletableFuture<ICalendarElement> |
IVideoConferencingPromise.remove(ICalendarElement vevent) |
void |
IVideoConferencingAsync.remove(ICalendarElement vevent,
AsyncHandler<ICalendarElement> handler) |
ICalendarElement |
IVideoConferencing.update(ICalendarElement old,
ICalendarElement current) |
Modifier and Type | Method and Description |
---|---|
void |
IVideoConferencingAsync.add(ICalendarElement vevent,
AsyncHandler<ICalendarElement> handler) |
void |
IVideoConferencingAsync.remove(ICalendarElement vevent,
AsyncHandler<ICalendarElement> handler) |
Modifier and Type | Method and Description |
---|---|
ICalendarElement |
VideoConferencingService.add(ICalendarElement vevent) |
ICalendarElement |
VideoConferencingService.remove(ICalendarElement vevent) |
ICalendarElement |
VideoConferencingService.update(ICalendarElement old,
ICalendarElement current) |
Modifier and Type | Method and Description |
---|---|
ICalendarElement |
VideoConferencingService.add(ICalendarElement vevent) |
ICalendarElement |
VideoConferencingService.remove(ICalendarElement vevent) |
ICalendarElement |
VideoConferencingService.update(ICalendarElement old,
ICalendarElement current) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
VideoConferencingTemplateHelper.processTemplate(BmContext context,
ItemValue<ResourceDescriptor> resource,
ICalendarElement vevent) |
Copyright © 2021. All Rights Reserved.