public interface

RelatedEntityDocumentFactory

implements EntityDocumentFactory<T>
com.atlassian.jira.index.RelatedEntityDocumentFactory<T>
Known Indirect Subclasses

Class Overview

Converts provided entity to lucene documents for indexing

Summary

Public Methods
Term getIdentifyingTerm(T entity)
[Expand]
Inherited Methods
From interface com.google.common.base.Function

Public Methods

public Term getIdentifyingTerm (T entity)