Package | Description |
---|---|
net.bluemind.addressbook.api | |
net.bluemind.addressbook.domainbook | |
net.bluemind.addressbook.domainbook.tests |
Modifier and Type | Field and Description |
---|---|
java.util.List<VCardChanges.ItemModify> |
VCardChanges.modify
modified items
|
Modifier and Type | Method and Description |
---|---|
static VCardChanges.ItemModify |
VCardChanges.ItemModify.create(java.lang.String uid,
VCard value) |
Modifier and Type | Method and Description |
---|---|
static VCardChanges |
VCardChanges.create(java.util.List<VCardChanges.ItemAdd> add,
java.util.List<VCardChanges.ItemModify> modify,
java.util.List<VCardChanges.ItemDelete> delete) |
Modifier and Type | Method and Description |
---|---|
void |
IDomainAddressBookHook.beforeUpdate(VCardChanges.ItemModify mod) |
Modifier and Type | Method and Description |
---|---|
void |
PrivateEmail.beforeUpdate(VCardChanges.ItemModify mod) |
Copyright © 2021. All Rights Reserved.