| Constructor and Description |
|---|
VEventService(BmContext context,
Container container) |
| Modifier and Type | Method and Description |
|---|---|
Stream |
exportAll()
Exports all the
VEvent of the container |
java.lang.String |
exportIcs(java.lang.String uid)
Exports an ICS version of a
VEvent |
TaskRef |
importIcs(Stream ics)
Imports an ICS
|
public VEventService(BmContext context, Container container) throws ServerFault
ServerFaultpublic java.lang.String exportIcs(java.lang.String uid)
throws ServerFault
IVEventVEventexportIcs in interface IVEventuid - the VEvent uid to exportServerFaultpublic TaskRef importIcs(Stream ics) throws ServerFault
IVEventimportIcs in interface IVEventServerFaultpublic Stream exportAll() throws ServerFault
IVEventVEvent of the containerexportAll in interface IVEventServerFaultCopyright © 2024. All Rights Reserved.