| Package | Description | 
|---|---|
| org.nuxeo.ecm.directory.io | |
| org.nuxeo.ecm.restapi.jaxrs.io.directory | |
| org.nuxeo.ecm.restapi.server.jaxrs.directory | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DirectoryEntry | DirectoryEntryJsonReader. readEntity(org.codehaus.jackson.JsonNode jn) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | DirectoryEntryJsonWriter. writeEntityBody(DirectoryEntry entry,
               org.codehaus.jackson.JsonGenerator jg) | 
| Modifier and Type | Method and Description | 
|---|---|
| DirectoryEntry | DirectoryEntryReader. readFrom(Class<DirectoryEntry> type,
        Type genericType,
        Annotation[] annotations,
        javax.ws.rs.core.MediaType mediaType,
        javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
        InputStream entityStream)Deprecated.  | 
| static DirectoryEntry | DirectoryEntryReader. readJson(org.codehaus.jackson.JsonParser jp,
        javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | DirectoryEntryWriter. writeEntityBody(org.codehaus.jackson.JsonGenerator jg,
               DirectoryEntry directoryEntry)Deprecated.  | 
| protected void | DirectoryEntriesWriter. writeItem(org.codehaus.jackson.JsonGenerator jg,
         DirectoryEntry item)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| DirectoryEntry | DirectoryEntryReader. readFrom(Class<DirectoryEntry> type,
        Type genericType,
        Annotation[] annotations,
        javax.ws.rs.core.MediaType mediaType,
        javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
        InputStream entityStream)Deprecated.  | 
| 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 © 2016 Nuxeo SA. All rights reserved.