| Package | Description |
|---|---|
| org.osivia.portal.api.directory.v2 | |
| org.osivia.portal.api.directory.v2.service |
| Modifier and Type | Method and Description |
|---|---|
<D extends IDirService> |
IDirDelegate.getDirectoryService(Class<D> requiredType)
Call the directory context and return an implementation of a service
|
<D extends IDirService> |
IDirProvider.getDirService(Class<D> clazz)
Get an implementation of a service by its class
|
static <D extends IDirService> |
DirServiceFactory.getService(Class<D> clazz)
Factory method of a service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupService
Group service interface.
|
interface |
PersonService
Service to request, create, update persons, aggregated between nuxeo and ldap
|
Copyright © 2021. All rights reserved.