gran.app.adapter.kernel.index
Class TaskDocument

java.lang.Object
  extended bygran.app.adapter.kernel.index.TaskDocument

public class TaskDocument
extends java.lang.Object

A utility for making Lucene Documents from a Trackstudio task.


Method Summary
static org.apache.lucene.document.Document Document(TaskCacheItem tci, java.lang.String enc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

Document

public static org.apache.lucene.document.Document Document(TaskCacheItem tci,
                                                           java.lang.String enc)
                                                    throws GranException
Throws:
GranException


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.