public class VEventSanitizer
extends java.lang.Object
| Constructor and Description | 
|---|
VEventSanitizer(BmContext ctx,
               java.lang.String domainUid)  | 
| 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, java.lang.String domainUid) 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 © 2021. All Rights Reserved.