Modifier and Type | Class and Description |
---|---|
class |
BlobJsonReader |
Constructor and Description |
---|
AbstractMarshallingRegistryCodec(Class<EntityType> clazz,
String entityType,
Class<? extends AbstractJsonReader<EntityType>> reader,
Class<? extends AbstractJsonWriter<EntityType>> writer) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultListJsonReader<EntityType>
Base class to convert json as
List . |
class |
EntityJsonReader<EntityType>
Base class to read Nuxeo entity Json and convert it in Objects.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentModelJsonReader
Convert Json as
DocumentModel . |
class |
DocumentModelListJsonReader
|
class |
DocumentPropertiesJsonReader
Convert Json as
List . |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryEntryJsonReader
Convert Json as
DirectoryEntry . |
class |
DirectoryEntryListJsonReader
|
Modifier and Type | Class and Description |
---|---|
class |
NuxeoOAuth2ServiceProviderReader |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoOAuth2TokenReader |
Modifier and Type | Class and Description |
---|---|
class |
TaskCompletionRequestJsonReader |
class |
TaskCompletionRequestLegacyJsonReader
Deprecated.
use @{link TaskCompletionRequestJsonReader TaskCompletionRequestJsonReader}
|
class |
WorkflowRequestJsonReader |
class |
WorkflowRequestLegacyJsonReader
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SavedSearchListReader |
class |
SavedSearchRequestReader |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoGroupJsonReader
Convert Json as
NuxeoGroup . |
class |
NuxeoGroupListJsonReader
|
class |
NuxeoPrincipalJsonReader
Convert Json as
NuxeoPrincipal . |
class |
NuxeoPrincipalListJsonReader
|
Copyright © 2017 Nuxeo. All rights reserved.