| Modifier and Type | Field and Description | 
|---|---|
protected DirValueStoreService.DirEntryAdapter<T> | 
DirValueStoreService.adapter  | 
| Constructor and Description | 
|---|
DirValueStoreService(BmContext context,
                    javax.sql.DataSource pool,
                    SecurityContext securityContext,
                    ItemValue<Domain> domain,
                    Container container,
                    java.lang.String itemType,
                    BaseDirEntry.Kind kind,
                    IItemValueStore<T> itemValueStore,
                    DirValueStoreService.DirEntryAdapter<T> adapter,
                    DirValueStoreService.VCardAdapter<T> vcardAdapter,
                    DirValueStoreService.MailboxAdapter<T> mailboxAdapter)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
OrgUnitContainerStoreService.OUDirEntryAdapter  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ExternalUserContainerStoreService.ExternalUserDirEntryAdapter  | 
| Constructor and Description | 
|---|
ExternalUserContainerStoreService(BmContext context,
                                 javax.sql.DataSource pool,
                                 SecurityContext securityContext,
                                 ItemValue<Domain> domain,
                                 Container container,
                                 java.lang.String itemType,
                                 BaseDirEntry.Kind kind,
                                 IItemValueStore<ExternalUser> itemValueStore,
                                 DirValueStoreService.DirEntryAdapter<ExternalUser> adapter,
                                 DirValueStoreService.VCardAdapter<ExternalUser> vcardAdapter,
                                 DirValueStoreService.MailboxAdapter<ExternalUser> mailboxAdapter)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ContainerGroupStoreService.GroupDirEntryAdapter  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MailshareDirEntryAdapter  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ResourceContainerStoreService.ResourceDirEntryAdapter  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ContainerUserStoreService.UserDirEntryAdapter  | 
Copyright © 2021. All Rights Reserved.