Interface QuickSearchDocument

All Known Implementing Classes:
QuickSearchDocumentImpl

public interface QuickSearchDocument
A document representing an entity that can be indexed in lucene and searched via quick search. Ensure to jsonate all properties required for rendering on the implementing class.