Ignore:
Timestamp:
2007-09-06T08:28:46+12:00 (17 years ago)
Author:
xiao
Message:

add in few constant strings.

File:
1 edited

Legend:

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

    r14401 r14420  
    171171  public static final String SERVICE_TYPE_PROCESS = "process";
    172172  public static final String SERVICE_TYPE_ENRICH = "enrich";
     173  public static final String FLAX_PAGE = "flaxPage";
     174  public static final String FLAX_PAGE_GENERATION = "FlaxPageGeneration";
    173175 
    174176  // system command types and attributes
Note: See TracChangeset for help on using the changeset viewer.