Class DDSUtils

java.lang.Object
org.dlese.dpc.dds.DDSUtils

public final class DDSUtils extends Object
Utility class for working with DDS resources and collections
Author:
Ryan Deardorff
  • Constructor Details

    • DDSUtils

      public DDSUtils()
      Constructor for the DDSUtils object
  • Method Details

    • setMetadataVocab

      public void setMetadataVocab(MetadataVocab vocab)
      Sets the metadataVocab attribute of the DDSUtils object
      Parameters:
      vocab - The new metadataVocab value
    • setCurrentResultDoc

      public void setCurrentResultDoc(ResultDoc result)
      Sets the currentResultDoc attribute of the DDSQueryForm object
      Parameters:
      result - The new currentResultDoc value
    • getContentStandards

      public String[] getContentStandards()
      Gets the contentStandards attribute of the DDSQueryForm object