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.decorate(Item item,
ItemValue<DirEntryAndValue<T>> value) |
protected void |
DirValueStoreService.decorate(java.util.List<Item> items,
java.util.List<ItemValue<DirEntryAndValue<T>>> values) |
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 © 2021. All Rights Reserved.