Changeset 28877


Ignore:
Timestamp:
2014-03-06T11:37:24+13:00 (10 years ago)
Author:
kjdon
Message:

added lastmodified static string

File:
1 edited

Legend:

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

    r28871 r28877  
    8787  public static final String EARLIEST_DATESTAMP = "earliestDatestamp";
    8888  public static final String GRANULARITY = "granularity";
     89  public static final String LAST_MODIFIED = "lastmodified";
    8990  public static final String PROTOCOL_VERSION = "protocolVersion";
    9091  public static final String REPOSITORY_NAME = "repositoryName";
Note: See TracChangeset for help on using the changeset viewer.