public class NonProxyCodeHolderFactory extends AbstractLazyCodeHolderFactory
Constructor and Description |
---|
NonProxyCodeHolderFactory() |
Modifier and Type | Method and Description |
---|---|
protected CodeToReturn |
buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc,
java.util.List<AbsoluteCodingSchemeVersionReference> references) |
protected CodeToReturn |
buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc,
java.lang.String internalCodeSystemName,
java.lang.String internalVersionString)
Builds the code to return.
|
buildCodeHolder, buildCodeHolder
protected CodeToReturn buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc, java.lang.String internalCodeSystemName, java.lang.String internalVersionString)
AbstractLazyCodeHolderFactory
buildCodeToReturn
in class AbstractLazyCodeHolderFactory
doc
- the docinternalCodeSystemName
- the internal code system nameinternalVersionString
- the internal version stringprotected CodeToReturn buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc, java.util.List<AbsoluteCodingSchemeVersionReference> references)
buildCodeToReturn
in class AbstractLazyCodeHolderFactory