Class ProjectCreationSettings

java.lang.Object
it.uniroma2.art.semanticturkey.settings.core.ProjectCreationSettings
All Implemented Interfaces:
STProperties

public class ProjectCreationSettings extends Object implements STProperties
  • Field Details

    • aclUniversalAccessDefault

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ProjectCreationSettings.aclUniversalAccessDefault.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ProjectCreationSettings.aclUniversalAccessDefault.displayName}") @Enumeration({"R","RW","EXT"}) public ProjectACL.AccessLevel aclUniversalAccessDefault
    • openAtStartUpDefault

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.core.ProjectCreationSettings.openAtStartUpDefault.description}", displayName="{it.uniroma2.art.semanticturkey.settings.core.ProjectCreationSettings.openAtStartUpDefault.displayName}") public Boolean openAtStartUpDefault
  • Constructor Details

    • ProjectCreationSettings

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