public class PrivateEmail extends java.lang.Object implements IDomainAddressBookHook
Constructor and Description |
---|
PrivateEmail() |
Modifier and Type | Method and Description |
---|---|
void |
beforeAdd(VCardChanges.ItemAdd add) |
void |
beforeDelete(VCardChanges.ItemDelete rm) |
void |
beforeUpdate(VCardChanges.ItemModify mod) |
public void beforeAdd(VCardChanges.ItemAdd add) throws ServerFault
beforeAdd
in interface IDomainAddressBookHook
ServerFault
public void beforeDelete(VCardChanges.ItemDelete rm) throws ServerFault
beforeDelete
in interface IDomainAddressBookHook
ServerFault
public void beforeUpdate(VCardChanges.ItemModify mod) throws ServerFault
beforeUpdate
in interface IDomainAddressBookHook
ServerFault
Copyright © 2021. All Rights Reserved.