Class Settings.StartupSettings
java.lang.Object
it.uniroma2.art.semanticturkey.services.core.Settings.StartupSettings
- All Implemented Interfaces:
STProperties
- Enclosing class:
- Settings
Inner class useful just for { @link getStartupSettings } in order to return a Settings that is a mix
between a default project setting (languages) and a subset of CoreSystemSettings properties
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.uniroma2.art.semanticturkey.properties.STProperties
STProperties.BasicPropertiesConstraints, STProperties.BasicPropertyConstraintValidator
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface it.uniroma2.art.semanticturkey.properties.STProperties
checkAndConvertPropertyValue, convertToPropertValue, getAnnotations, getEnumeration, getHTMLDescription, getHTMLWarning, getProperties, getPropertyAnnotatedType, getPropertyContentType, getPropertyDescription, getPropertyDisplayName, getPropertyType, getPropertyValue, getStringRepresentation, hasRequiredProperties, isEnumerated, isRequiredProperty, loadProperties, setProperties, setPropertyValue, storeProperties, storeProperties
-
Field Details
-
experimentalFeaturesEnabled
-
privacyStatementAvailable
-
emailVerification
-
showFlags
-
homeContent
-
languages
-
disableContributions
-
authService
-
allowAnonymous
-
-
Constructor Details
-
StartupSettings
public StartupSettings()
-
-
Method Details
-
getShortName
- Specified by:
getShortName
in interfaceSTProperties
-