| 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
ServerFaultpublic java.lang.String exportIcs(java.lang.String uid)
                           throws ServerFault
IVEventVEventexportIcs in interface IVEventuid - the VEvent uid to exportServerFaultpublic TaskRef importIcs(Stream stream) throws ServerFault
IVEventimportIcs in interface IVEventServerFaultpublic Stream exportAll() throws ServerFault
IVEventVEvent of the containerexportAll in interface IVEventServerFaultCopyright © 2021. All Rights Reserved.