Class FavoritesJsonEnricher

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

@Setup(mode=SINGLETON, priority=2000) public class FavoritesJsonEnricher extends AbstractJsonEnricher<DocumentModel>
Enricher that add a boolean flag whether a document belongs to the current user's favorites.
Since:
8.1