org.LexGrid.LexBIG.Impl.helpers.lazyloading
Class NonProxyLazyCodeToReturn
java.lang.Object
org.LexGrid.LexBIG.Impl.helpers.CodeToReturn
org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractLazyLoadableCodeToReturn
org.LexGrid.LexBIG.Impl.helpers.lazyloading.AbstractNonProxyLazyCodeToReturn
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.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
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 docinternalCodeSystemName
- the internal code system nameinternalVersionString
- 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 nameinternalVersionString
- the internal version stringscore
- the scoredocumentId
- the document id
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD