Class ConnectedShowVocSystemSettings

java.lang.Object
it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings
All Implemented Interfaces:
Settings, STProperties

public class ConnectedShowVocSystemSettings extends Object implements Settings
  • Field Details

    • apiBaseURL

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.apiBaseURL.description}", displayName="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.apiBaseURL.displayName}") public String apiBaseURL
    • frontendBaseURL

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.frontendBaseURL.description}", displayName="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.frontendBaseURL.displayName}") public String frontendBaseURL
    • username

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.username.description}", displayName="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.username.displayName}") public String username
    • password

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.password.description}", displayName="{it.uniroma2.art.semanticturkey.settings.connections.showvoc.ConnectedShowVocSystemSettings.password.displayName}") public String password
  • Constructor Details

    • ConnectedShowVocSystemSettings

      public ConnectedShowVocSystemSettings()
  • 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
    • getHTMLWarning

      public String getHTMLWarning()
      Description copied from interface: STProperties
      An optional HTML warning related to this type of propertySet
      Specified by:
      getHTMLWarning in interface STProperties
      Returns:
      An optional HTML warning related to this type of propertySet. It may be null, if no warning is available