Uses of Class
net.bluemind.calendar.api.VEvent
-
Uses of VEvent in net.bluemind.calendar.api
Modifier and TypeMethodDescriptionstatic <T extends VEvent>
VEventOccurrenceVEventOccurrence.fromEvent
(T event, BmDateTime recurid) Modifier and TypeMethodDescriptionVEvent.copy()
VEvent.filtered()
VEventSeries.mainOccurrence()
VEventOccurrence.toEvent()
Modifier and TypeMethodDescriptionstatic VEventSeries
VEventSeries.create
(VEvent master, VEventOccurrence... eventOccurrences) -
Uses of VEvent in net.bluemind.videoconferencing.api
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
IVideoConferencingAsync.add
(VEvent vevent, AsyncHandler<VEvent> handler) IVideoConferencingProvider.getConferenceInfo
(BmContext context, Map<String, String> resourceSettings, ItemValue<ResourceDescriptor> resource, VEvent vevent) void
IVideoConferencingAsync.remove
(VEvent vevent, AsyncHandler<VEvent> handler) Modifier and TypeMethodDescriptionvoid
IVideoConferencingAsync.add
(VEvent vevent, AsyncHandler<VEvent> handler) void
IVideoConferencingAsync.remove
(VEvent vevent, AsyncHandler<VEvent> handler)