| Interface | Description |
|---|---|
| ContentEnricher |
A Content Enricher knows how to enrich to some Json serialization.
|
| ContentEnricherService |
Expose a way to get contributors to rest entities.
|
| RestEvaluationContext |
Evaluation context from where to get information in order to generate
additional JSON.
|
| Class | Description |
|---|---|
| AbstractContentEnricher |
A base abstract class for Content Enrichers.
|
| ACLContentEnricher |
This enricher adds a document ACLs
|
| BreadcrumbEnricher | |
| ChildrenEnricher |
This enricher adds a document list with all children to the
contextParameters map.
|
| ContentEnricherDescriptor | |
| ContentEnricherServiceImpl | |
| HeaderDocEvaluationContext |
Evaluation context that knows about the current document and the HTTP request
headers.
|
| PreviewContentEnricher |
This content enricher adds a document Preview URL.
|
| ThumbnailContentEnricher |
This contributor adds a document Thumbnail Download URL
|
| UserPermissionsContentEnricher |
This enricher adds a list of the permissions granted to the user on the document
|
| VocabularyEnricher |
This enricher adds the labels for each value of a property referencing
dbl10n vocabularies.
|
Copyright © 2019 Nuxeo SA. All rights reserved.