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

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.NonProxyLazyCodeToReturn
All Implemented Interfaces:
java.io.Serializable

public class NonProxyLazyCodeToReturn
extends AbstractNonProxyLazyCodeToReturn

The Class NonProxyLazyCodeToReturn.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
NonProxyLazyCodeToReturn(org.apache.lucene.search.ScoreDoc scoreDoc, java.lang.String internalCodeSystemName, java.lang.String internalVersionString)
          Instantiates a new non proxy lazy code to return.
NonProxyLazyCodeToReturn(java.lang.String internalCodeSystemName, java.lang.String internalVersionString, float score, int documentId)
          Instantiates a new non proxy lazy code to return.
 
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

NonProxyLazyCodeToReturn

public NonProxyLazyCodeToReturn(org.apache.lucene.search.ScoreDoc scoreDoc,
                                java.lang.String internalCodeSystemName,
                                java.lang.String internalVersionString)
Instantiates a new non proxy lazy code to return.

Parameters:
scoreDoc - the score doc
internalCodeSystemName - the internal code system name
internalVersionString - the internal version string

NonProxyLazyCodeToReturn

public NonProxyLazyCodeToReturn(java.lang.String internalCodeSystemName,
                                java.lang.String internalVersionString,
                                float score,
                                int documentId)
Instantiates a new non proxy lazy 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.