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(gran.cache.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(gran.cache.TaskCacheItem tci,
                                                           java.lang.String enc)
                                                    throws gran.exception.GranException
Throws:
gran.exception.GranException


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