uk.ac.ebi.intenz.tools.release
Class IntEnzText

java.lang.Object
  extended by uk.ac.ebi.intenz.tools.release.IntEnzText

public class IntEnzText
extends Object

This class creates populates the free text search table (intenz_text).

Version:
$Revision: 1.2 $ $Date: 2008/05/27 15:47:24 $
Author:
Michael Darsow

Constructor Summary
IntEnzText()
           
 
Method Summary
static void main(String[] args)
          Refreshes the intenz_text table.
The first and only parameter is the database instance to be updated.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntEnzText

public IntEnzText()
Method Detail

main

public static void main(String[] args)
Refreshes the intenz_text table.
The first and only parameter is the database instance to be updated.

Parameters:
args -


Copyright © 2013 EMBL-EBI. All Rights Reserved.