| Modifier and Type | Class and Description |
|---|---|
class |
VCardStore |
| Constructor and Description |
|---|
VCardContainerStoreService(javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
java.lang.String itemType,
IItemValueStore<VCard> itemValueStore,
VCardIndexStore indexStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarViewStore |
class |
VEventOccurrenceStore |
class |
VEventSeriesStore |
class |
VEventStore |
| Constructor and Description |
|---|
VEventContainerStoreService(javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
java.lang.String itemType,
IItemValueStore<VEventSeries> itemValueStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractItemValueStore<T> |
| Modifier and Type | Field and Description |
|---|---|
protected IItemValueStore<T> |
ContainerStoreService.itemValueStore |
| Modifier and Type | Method and Description |
|---|---|
IItemValueStore<T> |
ContainerStoreService.getItemValueStore() |
| Constructor and Description |
|---|
ContainerStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
java.lang.String itemType,
IItemValueStore<T> itemValueStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeferredActionStore |
| Constructor and Description |
|---|
ContainerDeferredActionStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
java.lang.String itemType,
IItemValueStore<DeferredAction> itemValueStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceStore |
| Modifier and Type | Class and Description |
|---|---|
class |
DirEntryStore |
class |
OrgUnitStore |
| Modifier and Type | Class and Description |
|---|---|
class |
DirEntryAndValueStore<T> |
| Constructor and Description |
|---|
DirEntryAndValueStore(javax.sql.DataSource ds,
Container container,
IItemValueStore<T> itemValueStore) |
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 |
|---|---|
class |
DomainSettingsStore |
class |
DomainStore |
| 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 |
|---|---|
class |
FolderHierarchyStore |
class |
MBoxFolderHierarchyStore |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupStore |
| Modifier and Type | Class and Description |
|---|---|
class |
MailboxStore |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceStore |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerStore |
| Modifier and Type | Class and Description |
|---|---|
class |
TagRefStore |
class |
TagStore |
| Modifier and Type | Class and Description |
|---|---|
class |
VTodoStore |
| Constructor and Description |
|---|
VTodoContainerStoreService(javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
java.lang.String itemType,
IItemValueStore<VTodo> itemValueStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserSettingsStore |
class |
UserStore |
Copyright © 2021. All Rights Reserved.