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

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CommonIndexLazyLoadableCodeToReturn, NonProxyLazyCodeToReturn

public abstract class AbstractNonProxyLazyCodeToReturn
extends AbstractLazyLoadableCodeToReturn

The Class NonProxyLazyCodeToReturn.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
AbstractNonProxyLazyCodeToReturn()
           
AbstractNonProxyLazyCodeToReturn(float score, int documentId)
           
AbstractNonProxyLazyCodeToReturn(org.apache.lucene.search.ScoreDoc scoreDoc)
           
 
Method Summary
protected  void doCompact()
           
 java.lang.String getCode()
           
 java.lang.String getEntityDescription()
           
 java.lang.String[] getEntityTypes()
           
 java.lang.String getEntityUid()
           
 java.lang.String getNamespace()
           
 java.lang.String getUri()
           
 java.lang.String getVersion()
           
protected  void hydrateIfNeeded()
          Hydrate if needed.
 
Methods inherited from class org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyLoadableCodeToReturn
buildDocument, 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

AbstractNonProxyLazyCodeToReturn

public AbstractNonProxyLazyCodeToReturn()

AbstractNonProxyLazyCodeToReturn

public AbstractNonProxyLazyCodeToReturn(org.apache.lucene.search.ScoreDoc scoreDoc)

AbstractNonProxyLazyCodeToReturn

public AbstractNonProxyLazyCodeToReturn(float score,
                                        int documentId)
Method Detail

getCode

public java.lang.String getCode()
Overrides:
getCode in class CodeToReturn

getEntityDescription

public java.lang.String getEntityDescription()
Overrides:
getEntityDescription in class CodeToReturn

getEntityTypes

public java.lang.String[] getEntityTypes()
Overrides:
getEntityTypes in class CodeToReturn

getNamespace

public java.lang.String getNamespace()
Overrides:
getNamespace in class CodeToReturn

getUri

public java.lang.String getUri()
Overrides:
getUri in class CodeToReturn

getVersion

public java.lang.String getVersion()
Overrides:
getVersion in class CodeToReturn

getEntityUid

public java.lang.String getEntityUid()
Overrides:
getEntityUid in class CodeToReturn

doCompact

protected void doCompact()
Specified by:
doCompact in class AbstractLazyLoadableCodeToReturn

hydrateIfNeeded

protected void hydrateIfNeeded()
Hydrate if needed.


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.