Uses of Interface
it.uniroma2.art.semanticturkey.properties.STProperties
Packages that use STProperties
Package
Description
-
Uses of STProperties in it.uniroma2.art.semanticturkey.config
Subinterfaces of STProperties in it.uniroma2.art.semanticturkey.config -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.alignmentservices
Classes in it.uniroma2.art.semanticturkey.config.alignmentservices that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.contribution
Classes in it.uniroma2.art.semanticturkey.config.contribution that implement STPropertiesModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.customservice
Classes in it.uniroma2.art.semanticturkey.config.customservice that implement STPropertiesModifier and TypeClassDescriptionclassThe definition of a custom service, which supports the implementation and deployment of an ST service without the need to write, build and deploy Java code.classThe definition of an operation provided by a custom service.classThe definition of parameter of a custom service operation -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.customview
Classes in it.uniroma2.art.semanticturkey.config.customview that implement STPropertiesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassCV based on a property chain.classclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.diffing
Classes in it.uniroma2.art.semanticturkey.config.diffing that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.exporter
Classes in it.uniroma2.art.semanticturkey.config.exporter that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.importer
Classes in it.uniroma2.art.semanticturkey.config.importer that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.invokablereporter
Classes in it.uniroma2.art.semanticturkey.config.invokablereporter that implement STPropertiesModifier and TypeClassDescriptionclassclassAn invokable reporter based on the invocation of custom servicesclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.projecttemplate
Classes in it.uniroma2.art.semanticturkey.config.projecttemplate that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.resourcemetadata
Classes in it.uniroma2.art.semanticturkey.config.resourcemetadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.sheet2rdf
Classes in it.uniroma2.art.semanticturkey.config.sheet2rdf that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.sparql
Classes in it.uniroma2.art.semanticturkey.config.sparql that implement STPropertiesModifier and TypeClassDescriptionclassclassA parameterization of a stored SPARQL operation (seeStoredSPARQLOperation). -
Uses of STProperties in it.uniroma2.art.semanticturkey.config.template
Classes in it.uniroma2.art.semanticturkey.config.template that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.collaboration
Methods in it.uniroma2.art.semanticturkey.extension.extpts.collaboration that return STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.datasetcatalog
Classes in it.uniroma2.art.semanticturkey.extension.extpts.datasetcatalog that implement STPropertiesModifier and TypeClassDescriptionclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.datasetmetadata
Classes in it.uniroma2.art.semanticturkey.extension.extpts.datasetmetadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.rdftransformer
Classes in it.uniroma2.art.semanticturkey.extension.extpts.rdftransformer that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.rendering
Classes in it.uniroma2.art.semanticturkey.extension.extpts.rendering that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.extpts.urigen
Classes in it.uniroma2.art.semanticturkey.extension.extpts.urigen that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.impl.rendering
Classes in it.uniroma2.art.semanticturkey.extension.impl.rendering that implement STPropertiesModifier and TypeClassDescriptionclassclassDefinition of a variable to be used inside a rendering template -
Uses of STProperties in it.uniroma2.art.semanticturkey.extension.settings
Subinterfaces of STProperties in it.uniroma2.art.semanticturkey.extension.settings -
Uses of STProperties in it.uniroma2.art.semanticturkey.plugin.configuration
Classes in it.uniroma2.art.semanticturkey.plugin.configuration that implement STPropertiesModifier and TypeClassDescriptionclassAbstract base class of plugin configuration objects supporting additional properties (in addition to the ones defined as annotated fields). -
Uses of STProperties in it.uniroma2.art.semanticturkey.project
Classes in it.uniroma2.art.semanticturkey.project that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties
Classes in it.uniroma2.art.semanticturkey.properties that implement STPropertiesMethods in it.uniroma2.art.semanticturkey.properties with type parameters of type STPropertiesModifier and TypeMethodDescriptionstatic <T extends STProperties>
voidSTProperties.deepMerge(T toProps, T fromProps) Deep copy properties fromfromPropsintotoProps.static <T extends STProperties>
TSTPropertiesManager.getPGSettings(Class<T> valueType, World world, Project project, UsersGroup group, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getProjectSettings(Class<T> valueType, World world, Project project, String pluginID) Returns the project settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getProjectSettings(Class<T> valueType, World world, Project project, String pluginID, boolean explicit) Returns the project settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getProjectSettingsDefault(Class<T> valueType, World world, String pluginID) Returns the value of a default project settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettings(Class<T> valueType, World world, Project project, AuthenticatedActor user, String pluginID) Returns the pu_settings about a plugin.static <T extends STProperties>
TSTPropertiesManager.getPUSettings(Class<T> valueType, World world, Project project, AuthenticatedActor user, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getPUSettingsProjectDefault(Class<T> valueType, World world, Project project, String pluginID) Returns the value of a default pu_settings at project levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettingsSystemDefault(Class<T> valueType, World world, String pluginID) Returns the value of a default pu_settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.getPUSettingsUserDefault(Class<T> valueType, World world, AuthenticatedActor user, String pluginID) Returns the value of a default pu_settings at user levelstatic <T extends STProperties>
TSTPropertiesManager.getSystemSettings(Class<T> valueType, String pluginID) static <T extends STProperties>
TSTPropertiesManager.getUserSettings(Class<T> valueType, World world, AuthenticatedActor user, String pluginID, boolean explicit) static <T extends STProperties>
TSTPropertiesManager.getUserSettingsDefault(Class<T> valueType, World world, String pluginID) Returns the value of a default user settings at system levelstatic <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromObjectNodes(Class<T> valueType, boolean loadObjType, com.fasterxml.jackson.databind.node.ObjectNode... objs) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromObjectNodes(Class<T> valueType, boolean loadObjType, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.fasterxml.jackson.databind.node.ObjectNode... objs) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromYAMLFiles(Class<T> valueType, boolean loadObjType, boolean ignoreMissingFiles, ExtensionPointManager exptManager, File... propFiles) static <T extends STProperties>
TSTPropertiesManager.loadSTPropertiesFromYAMLFiles(Class<T> valueType, boolean loadObjType, boolean ignoreMissingFiles, File... propFiles) Methods in it.uniroma2.art.semanticturkey.properties with parameters of type STPropertiesModifier and TypeMethodDescriptionstatic STPropertiesCheckerSTPropertiesChecker.getModelConfigurationChecker(STProperties conf) static ObjectSTPropertiesManager.getSinglePropertyDefaultFromSettingsOrExpression(STProperties props, Project project, AuthenticatedActor user, ExtensionPointManager exptManager, String prop) booleanSTProperties.BasicPropertyConstraintValidator.isValid(STProperties value, jakarta.validation.ConstraintValidatorContext context) static voidSTPropertiesManager.loadDefaultsFromSettings(STProperties props, Project project, AuthenticatedActor user) voidSTPropertiesSerializer.serialize(STProperties value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) static voidSTPropertiesManager.setPGSettings(STProperties preferences, World world, Project project, UsersGroup group, String pluginID, boolean allowIncompletePropValueSet) Sets the values of pg_setting related to the given project-group-pluginstatic voidSTPropertiesManager.setProjectSettings(STProperties settings, World world, Project project, String pluginID, boolean allowIncompletePropValueSet) Sets the values of project settings related to a plugin.static voidSTPropertiesManager.setProjectSettingsDefault(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default project setting at system level.static voidSTPropertiesManager.setPUSettings(STProperties preferences, World world, Project project, STUser user, String pluginID, boolean allowIncompletePropValueSet) Sets the values of pu_setting related to the given project-user-pluginstatic voidSTPropertiesManager.setPUSettingsProjectDefault(STProperties settings, World world, Project project, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at project level.static voidSTPropertiesManager.setPUSettingsSystemDefault(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at system level.static voidSTPropertiesManager.setPUSettingsUserDefault(STProperties settings, World world, AuthenticatedActor user, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default pu-setting at user level.static voidSTPropertiesManager.setSystemSettings(STProperties settings, String pluginID) static voidSTPropertiesManager.setSystemSettings(STProperties settings, String pluginID, boolean allowIncompletePropValueSet) static voidSTPropertiesManager.setUserSettings(STProperties preferences, World world, AuthenticatedActor user, String pluginID, boolean allowIncompletePropValueSet) static voidSTPropertiesManager.setUserSettingsDefault(STProperties settings, World world, String pluginID, boolean allowIncompletePropValueSet) Sets the value of a default user setting at system level.static voidSTPropertiesManager.storeSTPropertiesInYAML(STProperties properties, File propertiesFile, boolean storeObjType) static com.fasterxml.jackson.databind.node.ObjectNodeSTPropertiesManager.storeSTPropertiesToObjectNode(com.fasterxml.jackson.databind.ObjectMapper mapper, STProperties properties, boolean storeObjType) static com.fasterxml.jackson.databind.node.ObjectNodeSTPropertiesManager.storeSTPropertiesToObjectNode(STProperties properties, boolean storeObjType) Constructor parameters in it.uniroma2.art.semanticturkey.properties with type arguments of type STPropertiesModifierConstructorDescriptionSTPropertiesSerializer(Class<STProperties> t, ExtensionPointManager exptManager, STServiceContext stServiceContext) -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties.dynamic
Classes in it.uniroma2.art.semanticturkey.properties.dynamic that implement STPropertiesModifier and TypeClassDescriptionclassAnSTPropertieswhich can be defined at runtime.classA schema for anSTPropertiesobject.classAn enumeration for anSTPropertiesproperty.classA schema for a property in anSTPropertiesobject.classA type for anSTPropertiesproperty.Methods in it.uniroma2.art.semanticturkey.properties.dynamic that return STPropertiesModifier and TypeMethodDescriptionSTPropertiesSchema.toSTProperties()Returns anSTPropertiesobject that conforms to this schema -
Uses of STProperties in it.uniroma2.art.semanticturkey.properties.yaml
Methods in it.uniroma2.art.semanticturkey.properties.yaml that return STPropertiesModifier and TypeMethodDescriptionSTPropertiesPersistenceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in it.uniroma2.art.semanticturkey.properties.yaml with parameters of type STPropertiesModifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriterSTPropertiesPersistenceDeserializer.createBeanProperty(com.fasterxml.jackson.databind.DeserializationContext ctxt, Class<?> declaringClass, STProperties bean, String name, Type type) voidSTPropertiesPersistenceSerializer.serialize(STProperties value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) Constructor parameters in it.uniroma2.art.semanticturkey.properties.yaml with type arguments of type STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.alignmentservices
Classes in it.uniroma2.art.semanticturkey.settings.alignmentservices that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.apikey
Classes in it.uniroma2.art.semanticturkey.settings.apikey that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.connections.showvoc
Classes in it.uniroma2.art.semanticturkey.settings.connections.showvoc that implement STPropertiesModifier and TypeClassDescriptionclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.contentnegotiation
Classes in it.uniroma2.art.semanticturkey.settings.contentnegotiation that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.core
Classes in it.uniroma2.art.semanticturkey.settings.core that implement STPropertiesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.customcontent
Classes in it.uniroma2.art.semanticturkey.settings.customcontent that implement STPropertiesModifier and TypeClassDescriptionclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.diffing
Classes in it.uniroma2.art.semanticturkey.settings.diffing that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.download
Classes in it.uniroma2.art.semanticturkey.settings.download that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.facets
Classes in it.uniroma2.art.semanticturkey.settings.facets that implement STPropertiesModifier and TypeClassDescriptionclassHelper for corrupted project facets.classProject facets.Fields in it.uniroma2.art.semanticturkey.settings.facets declared as STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.metadata
Classes in it.uniroma2.art.semanticturkey.settings.metadata that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.notification
Classes in it.uniroma2.art.semanticturkey.settings.notification that implement STPropertiesModifier and TypeClassDescriptionclassstatic class -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.projecttemplate
Classes in it.uniroma2.art.semanticturkey.settings.projecttemplate that implement STPropertiesModifier and TypeClassDescriptionclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.s3
Classes in it.uniroma2.art.semanticturkey.settings.s3 that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.search
Classes in it.uniroma2.art.semanticturkey.settings.search that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.triplestore
Classes in it.uniroma2.art.semanticturkey.settings.triplestore that implement STPropertiesModifier and TypeClassDescriptionclassclassclass -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.uri2projectresolution
Classes in it.uniroma2.art.semanticturkey.settings.uri2projectresolution that implement STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.settings.version
Classes in it.uniroma2.art.semanticturkey.settings.version with type parameters of type STPropertiesModifier and TypeClassDescriptionclassStoredConfigurationEntry<T extends STProperties>classStoredConfigurationSettings<T extends STProperties>Classes in it.uniroma2.art.semanticturkey.settings.version that implement STPropertiesModifier and TypeClassDescriptionclassclassStoredConfigurationEntry<T extends STProperties>classStoredConfigurationSettings<T extends STProperties>classclassclassclassclassclassFields in it.uniroma2.art.semanticturkey.settings.version declared as STProperties -
Uses of STProperties in it.uniroma2.art.semanticturkey.showvoc
Classes in it.uniroma2.art.semanticturkey.showvoc that implement STPropertiesModifier and TypeClassDescriptionclassclass