org.LexGrid.LexBIG.Impl.helpers.lazyloading
Class NonProxyCodeHolderFactory

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyCodeHolderFactory
      extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.NonProxyCodeHolderFactory
All Implemented Interfaces:
java.io.Serializable, CodeHolderFactory

public class NonProxyCodeHolderFactory
extends AbstractLazyCodeHolderFactory

A factory for creating NonProxyCodeHolder objects.

See Also:
Serialized Form

Constructor Summary
NonProxyCodeHolderFactory()
           
 
Method Summary
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.
 
Methods inherited from class org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyCodeHolderFactory
buildCodeHolder, buildCodeHolder, buildCodeHolder, buildCodeHolderWithFilters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonProxyCodeHolderFactory

public NonProxyCodeHolderFactory()
Method Detail

buildCodeToReturn

protected CodeToReturn buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc,
                                         java.lang.String internalCodeSystemName,
                                         java.lang.String internalVersionString)
Description copied from class: AbstractLazyCodeHolderFactory
Builds the code to return.

Specified by:
buildCodeToReturn in class AbstractLazyCodeHolderFactory
Parameters:
doc - the doc
internalCodeSystemName - the internal code system name
internalVersionString - the internal version string
Returns:
the code to return

buildCodeToReturn

protected CodeToReturn buildCodeToReturn(org.apache.lucene.search.ScoreDoc doc,
                                         java.util.List<AbsoluteCodingSchemeVersionReference> references)
Specified by:
buildCodeToReturn in class AbstractLazyCodeHolderFactory

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.