greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16875

Show
Ignore:
Timestamp:
2008-08-18 12:03:37 (3 months ago)
Author:
kjdon
Message:

added SERVICE_TYPE_OAI

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java

    r16869 r16875  
    190190  public static final String SERVICE_TYPE_PROCESS = "process"; 
    191191  public static final String SERVICE_TYPE_ENRICH = "enrich"; 
     192  public static final String SERVICE_TYPE_OAI = "oai"; 
    192193  public static final String FLAX_PAGE = "flaxPage"; 
    193194  public static final String FLAX_PAGE_GENERATION = "FlaxPageGeneration";