Modifier and Type | Method and Description |
---|---|
<U> ContainerSync |
BookSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
Constructor and Description |
---|
BookSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
Modifier and Type | Method and Description |
---|---|
<U> ContainerSync |
CalendarViewSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
<U> ContainerSync |
CalendarSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
Constructor and Description |
---|
CalendarSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
CalendarViewSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
Modifier and Type | Method and Description |
---|---|
<U> ContainerSync |
RecordsSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
<U> ContainerSync |
SubtreeSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
Constructor and Description |
---|
RecordsSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
SubtreeSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
Modifier and Type | Method and Description |
---|---|
<U> ContainerSync |
TodoSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
<U> ContainerSync |
NoteSync.SyncFactory.forNode(BmContext ctx,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<U>> owner,
ItemValue<Domain> domain) |
Constructor and Description |
---|
NoteSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
TodoSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
Modifier and Type | Field and Description |
---|---|
protected ItemValue<DirEntryAndValue<O>> |
LoggedContainerDeltaSync.owner |
Constructor and Description |
---|
LoggedContainerDeltaSync(BmContext ctx,
ContainerDescriptor container,
ItemValue<ContainerHierarchyNode> node,
ItemValue<DirEntryAndValue<O>> owner,
ItemValue<Domain> domain) |
Modifier and Type | Method and Description |
---|---|
DirEntryAndValue<T> |
DirEntryAndValueStore.get(Item item) |
Modifier and Type | Method and Description |
---|---|
ItemValue<DirEntryAndValue<T>> |
DirValueStoreService.findByEmailFull(java.lang.String email) |
java.util.List<DirEntryAndValue<T>> |
DirEntryAndValueStore.getMultiple(java.util.List<Item> items) |
Modifier and Type | Method and Description |
---|---|
void |
DirEntryAndValueStore.create(Item item,
DirEntryAndValue<T> value) |
void |
DirEntryAndValueStore.update(Item item,
DirEntryAndValue<T> value) |
Modifier and Type | Method and Description |
---|---|
protected void |
DirValueStoreService.beforeCreationInBackupStore(ItemValue<DirEntryAndValue<T>> itemValue) |
protected void |
DirValueStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<T>> value) |
protected void |
DirValueStoreService.decorate(java.util.List<Item> items,
java.util.List<ItemValue<DirEntryAndValue<T>>> values) |
void |
OrgUnitHierarchyBackup.process(ItemValue<DirEntryAndValue<T>> itemValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
OrgUnitContainerStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<OrgUnit>> value) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExternalUserContainerStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<ExternalUser>> itemValue) |
Modifier and Type | Method and Description |
---|---|
ItemValue<DirEntryAndValue<Group>> |
ContainerGroupStoreService.byName(java.lang.String name) |
java.util.List<ItemValue<DirEntryAndValue<Group>>> |
ContainerGroupStoreService.search(GroupSearchQuery query) |
Modifier and Type | Method and Description |
---|---|
protected void |
ContainerGroupStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<Group>> value) |
Modifier and Type | Method and Description |
---|---|
protected void |
ContainerMailshareStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<Mailshare>> value) |
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceContainerStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<ResourceDescriptor>> value) |
Modifier and Type | Method and Description |
---|---|
protected void |
ContainerUserStoreService.decorate(Item item,
ItemValue<DirEntryAndValue<User>> value) |
Copyright © 2023. All Rights Reserved.