Class DDSServicesAction_1_1

java.lang.Object
org.apache.struts.action.Action
org.dlese.dpc.services.dds.action.DDSServicesAction
org.dlese.dpc.services.dds.action.DDSServicesAction_1_1

public final class DDSServicesAction_1_1 extends DDSServicesAction
An Action that handles DDS Web service requests. This class handles DDSWS service version 1.1, overriding methods in the base class as needed.
Version:
$Id: DDSServicesAction_1_1.java,v 1.5 2009/03/20 23:33:59 jweather Exp $
Author:
John Weatherley
See Also:
  • Constructor Details

    • DDSServicesAction_1_1

      public DDSServicesAction_1_1()
  • Method Details

    • getListCollectionsCacheKey

      protected String getListCollectionsCacheKey()
      Gets the key used for caching the ListCollections response in the application scope. Should be overwritten by the subclasses and updated in the ListCollections.jsp page when a new version is created.
      Overrides:
      getListCollectionsCacheKey in class DDSServicesAction
      Returns:
      The listCollectionsCacheKey value
    • setRecordXml

      protected void setRecordXml(DDSServicesForm df, ResultDoc resultDoc)
      Sets the record XML in the form bean using the stripped but not localized version of XML.
      Overrides:
      setRecordXml in class DDSServicesAction
      Parameters:
      df - The form
      resultDoc - The resultDoc