Class DownloadProjectSettings

java.lang.Object
it.uniroma2.art.semanticturkey.settings.download.DownloadProjectSettings
All Implemented Interfaces:
Settings, STProperties

public class DownloadProjectSettings extends Object implements Settings
Author:
Andrea Turbati
  • Field Details

    • fileNameToSingleDownloadMap

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.download.DonwloadProjectSettings.fileNameToSingleDownloadMap.description}", displayName="{it.uniroma2.art.semanticturkey.settings.download.DonwloadProjectSettings.fileNameToSingleDownloadMap.displayName}") public Map<String,SingleDownload> fileNameToSingleDownloadMap
  • Constructor Details

    • DownloadProjectSettings

      public DownloadProjectSettings()
  • Method Details

    • getShortName

      public String getShortName()
      Specified by:
      getShortName in interface STProperties
      Returns:
      a humanly understandable short name representing the type of this property set