Class CollectionsJsonEnricher

All Implemented Interfaces:
Marshaller<Enriched<DocumentModel>>, Writer<Enriched<DocumentModel>>

@Setup(mode=SINGLETON, priority=2000) public class CollectionsJsonEnricher extends AbstractJsonEnricher<DocumentModel>
Enricher that add the collections the document belongs to.
Since:
8.1
  • Field Details

  • Constructor Details

    • CollectionsJsonEnricher

      public CollectionsJsonEnricher()
  • Method Details