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

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.helpers.CodeToReturn
      extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyLoadableCodeToReturn
          extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractNonProxyLazyCodeToReturn
              extended by org.LexGrid.LexBIG.Impl.helpers.lazyloading.CommonIndexLazyLoadableCodeToReturn
All Implemented Interfaces:
java.io.Serializable

public class CommonIndexLazyLoadableCodeToReturn
extends AbstractNonProxyLazyCodeToReturn

The Class LazyLoadableCodeToReturn.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
CommonIndexLazyLoadableCodeToReturn()
          Instantiates a new lazy loadable code to return.
CommonIndexLazyLoadableCodeToReturn(java.util.List<AbsoluteCodingSchemeVersionReference> references, float score, int documentId)
          Instantiates a new lazy loadable code to return.
CommonIndexLazyLoadableCodeToReturn(java.util.List<AbsoluteCodingSchemeVersionReference> references, org.apache.lucene.search.ScoreDoc doc)
           
 
Method Summary
protected  org.apache.lucene.document.Document buildDocument()
           
 
Methods inherited from class org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractNonProxyLazyCodeToReturn
doCompact, getCode, getEntityDescription, getEntityTypes, getEntityUid, getNamespace, getUri, getVersion, hydrateIfNeeded
 
Methods inherited from class org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyLoadableCodeToReturn
compact, getDocumentId, getEntityIndexService, getSystemResourceService, hydrate, isHydrated, setDocumentId
 
Methods inherited from class org.LexGrid.LexBIG.Impl.helpers.CodeToReturn
equals, getScore, hashCode, setCode, setEntityDescription, setEntityTypes, setEntityUid, setNamespace, setScore, setUri, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommonIndexLazyLoadableCodeToReturn

public CommonIndexLazyLoadableCodeToReturn()
Instantiates a new lazy loadable code to return.


CommonIndexLazyLoadableCodeToReturn

public CommonIndexLazyLoadableCodeToReturn(java.util.List<AbsoluteCodingSchemeVersionReference> references,
                                           org.apache.lucene.search.ScoreDoc doc)

CommonIndexLazyLoadableCodeToReturn

public CommonIndexLazyLoadableCodeToReturn(java.util.List<AbsoluteCodingSchemeVersionReference> references,
                                           float score,
                                           int documentId)
Instantiates a new lazy loadable code to return.

Parameters:
internalCodeSystemName - the internal code system name
internalVersionString - the internal version string
score - the score
documentId - the document id
Method Detail

buildDocument

protected org.apache.lucene.document.Document buildDocument()
                                                     throws java.lang.Exception
Specified by:
buildDocument in class AbstractLazyLoadableCodeToReturn
Throws:
java.lang.Exception

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.