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 stream)
Imports an ICS
|
public VEventService(BmContext context, Container container) throws ServerFault
ServerFault
public java.lang.String exportIcs(java.lang.String uid) throws ServerFault
IVEvent
VEvent
exportIcs
in interface IVEvent
uid
- the VEvent
uid to exportServerFault
public TaskRef importIcs(Stream stream) throws ServerFault
IVEvent
importIcs
in interface IVEvent
ServerFault
public Stream exportAll() throws ServerFault
IVEvent
VEvent
of the containerexportAll
in interface IVEvent
ServerFault
Copyright © 2021. All Rights Reserved.