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, wait
create, update
public VCardAttendeeVEventSanitizer(BmContext ctx)
public void create(VEvent obj) throws ServerFault
create
in interface ISanitizer<VEvent>
ServerFault
public void update(VEvent current, VEvent obj) throws ServerFault
update
in interface ISanitizer<VEvent>
ServerFault
public void sanitize(VEvent vevent) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.