ogre.dms.data
Class LuceneSearchResult

java.lang.Object
  extended by ogre.dms.data.LuceneSearchResult

public class LuceneSearchResult
extends Object

Version:
$Id: LuceneSearchResult.java,v 1.1.2.2 2007/05/14 01:59:53 esso Exp $
Author:
Docpedia team

Constructor Summary
LuceneSearchResult()
           
 
Method Summary
 String getAuthor()
           
 String getDocKey()
           
 String getDocName()
           
 String getFileName()
           
 String getFileSize()
           
 String getFileType()
           
 String getFolderID()
           
 String getKeywords()
           
 String getLastUpdateDate()
           
 String getPath()
           
 String getPDocKey()
           
 float getScore()
           
 String getSummary()
           
 void setAuthor(String author)
           
 void setDocKey(String docKey)
           
 void setDocName(String docName)
           
 void setFileName(String fileName)
           
 void setFileSize(String fileSize)
           
 void setFileType(String fileType)
           
 void setFolderID(String folderID)
           
 void setKeywords(String keywords)
           
 void setLastUpdateDate(String lastUpdateDate)
           
 void setPath(String path)
           
 void setPDocKey(String docKey)
           
 void setScore(float score)
           
 void setSummary(String summary)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LuceneSearchResult

public LuceneSearchResult()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getAuthor

public String getAuthor()
Returns:
the author

setAuthor

public void setAuthor(String author)
Parameters:
author - the author to set

getFileName

public String getFileName()
Returns:
the fileName

setFileName

public void setFileName(String fileName)
Parameters:
fileName - the fileName to set

getFileSize

public String getFileSize()
Returns:
the fileSize

setFileSize

public void setFileSize(String fileSize)
Parameters:
fileSize - the fileSize to set

getFileType

public String getFileType()
Returns:
the fileType

setFileType

public void setFileType(String fileType)
Parameters:
fileType - the fileType to set

getKeywords

public String getKeywords()
Returns:
the keywords

setKeywords

public void setKeywords(String keywords)
Parameters:
keywords - the keywords to set

getLastUpdateDate

public String getLastUpdateDate()
Returns:
the lastUpdateDate

setLastUpdateDate

public void setLastUpdateDate(String lastUpdateDate)
Parameters:
lastUpdateDate - the lastUpdateDate to set

getPath

public String getPath()
Returns:
the path

setPath

public void setPath(String path)
Parameters:
path - the path to set

getScore

public float getScore()
Returns:
the score

setScore

public void setScore(float score)
Parameters:
score - the score to set

getSummary

public String getSummary()
Returns:
the summary

setSummary

public void setSummary(String summary)
Parameters:
summary - the summary to set

getDocKey

public String getDocKey()
Returns:
the docKey

setDocKey

public void setDocKey(String docKey)
Parameters:
docKey - the docKey to set

getFolderID

public String getFolderID()
Returns:
the folderID

setFolderID

public void setFolderID(String folderID)
Parameters:
folderID - the folderID to set

getPDocKey

public String getPDocKey()
Returns:
the pDocKey

setPDocKey

public void setPDocKey(String docKey)
Parameters:
docKey - the pDocKey to set

getDocName

public String getDocName()
Returns:
the docName

setDocName

public void setDocName(String docName)
Parameters:
docName - the docName to set


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.