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