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 |
DefaultListJsonWriter<EntityType>
Base class to convert
List as json. |
class |
ExtensibleEntityJsonWriter<EntityType>
Base class to write Nuxeo Json entity.
|
Modifier and Type | Class and Description |
---|---|
class |
ACPJsonWriter
Convert
ACP to Json. |
class |
DocumentModelJsonWriter
Convert
DocumentModel to Json. |
class |
DocumentModelListJsonWriter
|
class |
DocumentPropertyJsonWriter
Convert
Property to Json. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJsonEnricher<EntityType>
Base class to write
ExtensibleEntityJsonWriter 's enricher. |
class |
BasePermissionsJsonEnricher
Enrich
DocumentModel Json. |
class |
BreadcrumbJsonEnricher
Enrich
DocumentModel Json. |
class |
ChildrenJsonEnricher
Enrich
DocumentModel Json. |
class |
ContextualParametersJsonEnricher
Enrich
DocumentModel Json. |
class |
UserVisiblePermissionsJsonEnricher
Enrich
DocumentModel Json. |
Modifier and Type | Class and Description |
---|---|
class |
DocumentTypeJsonWriter
Convert
DocumentType to Json. |
class |
DocumentTypeListJsonWriter
|
class |
FacetJsonWriter
Convert
CompositeType to Json. |
class |
FacetListJsonWriter
|
class |
SchemaJsonWriter
Convert
Schema to Json. |
class |
SchemaListJsonWriter
|
Modifier and Type | Class and Description |
---|---|
class |
ConstraintJsonWriter
Convert
Constraint to Json. |
class |
ConstraintListJsonWriter
|
class |
DocumentValidationReportJsonWriter
Convert
DocumentValidationReport to Json. |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryEntryJsonWriter
Convert
DirectoryEntry to Json. |
class |
DirectoryEntryListJsonWriter
|
Modifier and Type | Class and Description |
---|---|
class |
ACLJsonEnricher
Enrich
DocumentModel Json. |
Modifier and Type | Class and Description |
---|---|
class |
LogEntryJsonWriter
Convert
LogEntry to Json. |
class |
LogEntryListJsonWriter
|
Modifier and Type | Class and Description |
---|---|
class |
PreviewJsonEnricher
Enrich
DocumentModel Json. |
Modifier and Type | Class and Description |
---|---|
class |
DCVocabulariesJsonEnricher |
Modifier and Type | Class and Description |
---|---|
class |
ThumbnailJsonEnricher
Enrich
DocumentModel Json. |
Modifier and Type | Class and Description |
---|---|
class |
DocumentUrlJsonEnricher
Enrich
DocumentModel Json. |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoGroupJsonWriter
Convert
NuxeoGroup to Json. |
class |
NuxeoGroupListJsonWriter
|
class |
NuxeoPrincipalJsonWriter
Convert
NuxeoPrincipal to Json. |
class |
NuxeoPrincipalListJsonWriter
|
Modifier and Type | Class and Description |
---|---|
class |
DriveEditEnricher
Enricher used to retrieve drive edit url.
|
class |
LogEntryEnricher
Enricher for Audit LogEntries.
|
Copyright © 2015 Nuxeo SA. All rights reserved.