public class VCardAttendeeVEventSanitizer extends java.lang.Object implements ISanitizer<VEvent>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
VCardAttendeeVEventSanitizer.Factory  | 
| Constructor and Description | 
|---|
VCardAttendeeVEventSanitizer(BmContext ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
create(VEvent obj)  | 
void | 
sanitize(VEvent vevent)  | 
void | 
update(VEvent current,
      VEvent obj)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, updatepublic VCardAttendeeVEventSanitizer(BmContext ctx)
public void create(VEvent obj) throws ServerFault
create in interface ISanitizer<VEvent>ServerFaultpublic void update(VEvent current, VEvent obj) throws ServerFault
update in interface ISanitizer<VEvent>ServerFaultpublic void sanitize(VEvent vevent) throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.