@ProviderType
public interface RelatedEntryIndexer
| Modifier and Type | Method and Description |
|---|---|
void |
addRelatedClassNames(BooleanFilter contextBooleanFilter,
SearchContext searchContext) |
void |
addRelatedEntryFields(Document document,
Object obj) |
boolean |
isVisibleRelatedEntry(long classPK,
int status) |
void |
updateFullQuery(SearchContext searchContext) |
void addRelatedClassNames(BooleanFilter contextBooleanFilter, SearchContext searchContext) throws Exception
Exceptionvoid addRelatedEntryFields(Document document, Object obj) throws Exception
Exceptionboolean isVisibleRelatedEntry(long classPK,
int status)
throws Exception
Exceptionvoid updateFullQuery(SearchContext searchContext)