Project

General

Profile

« Previous | Next » 

Revision 7795

Added by Jing Tao about 11 years ago

Update the documentation about those classes.

View differences:

IndexEvent.java
1 1
/**
2 2
 *  '$RCSfile$'
3
 *    Purpose: A class that gets Accession Number, check for uniqueness
4
 *             and register it into db
5
 *  Copyright: 2000 Regents of the University of California and the
3
 *    Purpose: A class represents an event for the solr indexing.
4
 *    Copyright: 2013 Regents of the University of California and the
6 5
 *             National Center for Ecological Analysis and Synthesis
7
 *    Authors: Jivka Bojilova, Matt Jones
6
 *    Authors: Jing Tao
8 7
 *
9
 *   '$Author: leinfelder $'
10
 *     '$Date: 2011-11-02 20:40:12 -0700 (Wed, 02 Nov 2011) $'
11
 * '$Revision: 6595 $'
12
 *
13 8
 * This program is free software; you can redistribute it and/or modify
14 9
 * it under the terms of the GNU General Public License as published by
15 10
 * the Free Software Foundation; either version 2 of the License, or
......
32 27

  
33 28

  
34 29
/**
35
 * A class represents an event for solr index.
30
 * A class represents an event for the solr indexing.
36 31
 * @author tao
37 32
 *
38 33
 */

Also available in: Unified diff