| Package | Description |
|---|---|
| org.nuxeo.ecm.directory.io | |
| org.nuxeo.ecm.directory.providers | |
| org.nuxeo.ecm.restapi.server.jaxrs.directory |
| Modifier and Type | Method and Description |
|---|---|
protected DirectoryEntry |
DirectoryEntryJsonReader.readEntity(com.fasterxml.jackson.databind.JsonNode jn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DirectoryEntryJsonWriter.writeEntityBody(DirectoryEntry entry,
com.fasterxml.jackson.core.JsonGenerator jg) |
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryEntry> |
DirectoryEntryPageProvider.getCurrentPage() |
| Modifier and Type | Field and Description |
|---|---|
protected DirectoryEntry |
DirectoryEntryObject.entry |
| Modifier and Type | Method and Description |
|---|---|
DirectoryEntry |
DirectoryEntryObject.doGet() |
DirectoryEntry |
DirectoryEntryObject.doUpdateEntry(DirectoryEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryEntry> |
DirectoryObject.getDirectoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DirectoryObject.addEntry(DirectoryEntry entry) |
DirectoryEntry |
DirectoryEntryObject.doUpdateEntry(DirectoryEntry entry) |
Copyright © 2019 Nuxeo. All rights reserved.