| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVCardAdapter<T> |
class |
NullVCardAdapter<T> |
| Modifier and Type | Field and Description |
|---|---|
protected DirValueStoreService.VCardAdapter<T> |
DirValueStoreService.vcardAdapter |
| Constructor and Description |
|---|
DirValueStoreService(BmContext context,
javax.sql.DataSource pool,
SecurityContext securityContext,
ItemValue<Domain> domain,
Container container,
BaseDirEntry.Kind kind,
IItemValueStore<T> itemValueStore,
DirValueStoreService.DirEntryAdapter<T> adapter,
DirValueStoreService.VCardAdapter<T> vcardAdapter,
DirValueStoreService.MailboxAdapter<T> mailboxAdapter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalUserVCardAdapter |
| Constructor and Description |
|---|
ExternalUserContainerStoreService(BmContext context,
javax.sql.DataSource pool,
SecurityContext securityContext,
ItemValue<Domain> domain,
Container container,
BaseDirEntry.Kind kind,
IItemValueStore<ExternalUser> itemValueStore,
DirValueStoreService.DirEntryAdapter<ExternalUser> adapter,
DirValueStoreService.VCardAdapter<ExternalUser> vcardAdapter,
DirValueStoreService.MailboxAdapter<ExternalUser> mailboxAdapter) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupVCardAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
MailshareVCardAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceVCardAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
UserVCardAdapter |
Copyright © 2024. All Rights Reserved.