Modifier and Type | Class and Description |
---|---|
class |
VCardStore |
Constructor and Description |
---|
VCardContainerStoreService(BmContext context,
javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
IItemValueStore<VCard> itemValueStore,
VCardIndexStore indexStore) |
Modifier and Type | Class and Description |
---|---|
class |
MailboxRecordStore |
class |
MailboxReplicaStore |
Constructor and Description |
---|
ContainerWithoutChangelogService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
IItemValueStore<T> itemValueStore) |
Modifier and Type | Class and Description |
---|---|
class |
CalendarViewStore |
class |
VEventCounterStore |
class |
VEventOccurrenceStore |
class |
VEventSeriesStore |
class |
VEventStore |
Constructor and Description |
---|
VEventContainerStoreService(BmContext context,
javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
IItemValueStore<VEventSeries> itemValueStore) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractItemValueStore<T> |
class |
ContainersHierarchyNodeStore |
class |
OwnerSubscriptionStore |
Modifier and Type | Method and Description |
---|---|
void |
IContainerStoreService.xfer(javax.sql.DataSource targetDataSource,
Container targetContainer,
IItemValueStore<T> targetItemValueStore) |
Modifier and Type | Class and Description |
---|---|
class |
DummyStore |
class |
ThrowingStore |
Modifier and Type | Field and Description |
---|---|
protected IItemValueStore<T> |
ContainerStoreService.itemValueStore |
Modifier and Type | Method and Description |
---|---|
IItemValueStore<T> |
ContainerStoreService.getItemValueStore() |
Modifier and Type | Method and Description |
---|---|
void |
ContainerStoreService.xfer(javax.sql.DataSource targetDataSource,
Container targetContainer,
IItemValueStore<T> targetItemValueStore) |
Constructor and Description |
---|
ContainerStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
IItemValueStore<T> itemValueStore) |
ContainerStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
IItemValueStore<T> itemValueStore,
ContainerStoreService.IItemFlagsProvider<T> fProv,
ContainerStoreService.IWeightSeedProvider<T> wsProv,
IWeightProvider wProv) |
Modifier and Type | Class and Description |
---|---|
class |
DeferredActionStore |
Constructor and Description |
---|
ContainerDeferredActionStoreService(javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
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 |
---|
BaseDirStoreService(BmContext ctx,
javax.sql.DataSource pool,
SecurityContext securityContext,
Container container,
IItemValueStore<T> itemValueStore) |
DirEntryAndValueStore(javax.sql.DataSource ds,
Container container,
IItemValueStore<T> itemValueStore) |
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 |
DomainSettingsStore |
class |
DomainStore |
Modifier and Type | Class and Description |
---|---|
class |
MapiFAIStore |
class |
MapiRawMessageStore |
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 |
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(BmContext context,
javax.sql.DataSource dataSource,
SecurityContext securityContext,
Container container,
IItemValueStore<VTodo> itemValueStore) |
Modifier and Type | Class and Description |
---|---|
class |
UserSettingsStore |
class |
UserStore |
Copyright © 2021. All Rights Reserved.