Uses of Class
net.bluemind.calendar.api.VEvent
Packages that use VEvent
-
Uses of VEvent in net.bluemind.calendar.api
Subclasses of VEvent in net.bluemind.calendar.apiFields in net.bluemind.calendar.api declared as VEventMethods in net.bluemind.calendar.api with type parameters of type VEventModifier and TypeMethodDescriptionstatic <T extends VEvent>
VEventOccurrenceVEventOccurrence.fromEvent
(T event, BmDateTime recurid) Methods in net.bluemind.calendar.api that return VEventModifier and TypeMethodDescriptionVEvent.copy()
VEvent.filtered()
VEventSeries.mainOccurrence()
VEventOccurrence.toEvent()
Methods in net.bluemind.calendar.api that return types with arguments of type VEventMethods in net.bluemind.calendar.api with parameters of type VEventModifier and TypeMethodDescriptionstatic VEventSeries
VEventSeries.create
(VEvent master, VEventOccurrence... eventOccurrences) -
Uses of VEvent in net.bluemind.videoconferencing.api
Methods in net.bluemind.videoconferencing.api that return VEventModifier and TypeMethodDescriptionMethods in net.bluemind.videoconferencing.api that return types with arguments of type VEventModifier and TypeMethodDescriptionMethods in net.bluemind.videoconferencing.api with parameters of type VEventModifier 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) Method parameters in net.bluemind.videoconferencing.api with type arguments of type VEventModifier and TypeMethodDescriptionvoid
IVideoConferencingAsync.add
(VEvent vevent, AsyncHandler<VEvent> handler) void
IVideoConferencingAsync.remove
(VEvent vevent, AsyncHandler<VEvent> handler)