public class VEventSanitizer
extends java.lang.Object
| Constructor and Description | 
|---|
VEventSanitizer(BmContext ctx,
               Container calendar)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
resolveAttendeesAndOrganizer(VEventSeries vevent)  | 
void | 
sanitize(VEvent vevent,
        boolean sendNotification)  | 
void | 
sanitize(VEventSeries vevent,
        boolean sendNotification)  | 
public VEventSanitizer(BmContext ctx, Container calendar) throws ServerFault
ServerFaultpublic void sanitize(VEventSeries vevent, boolean sendNotification) throws ServerFault
ServerFaultpublic void sanitize(VEvent vevent, boolean sendNotification) throws ServerFault
ServerFaultpublic void resolveAttendeesAndOrganizer(VEventSeries vevent) throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.