Uses of Class
it.uniroma2.art.semanticturkey.extension.NoSuchConfigurationManager
Packages that use NoSuchConfigurationManager
Package
Description
-
Uses of NoSuchConfigurationManager in it.uniroma2.art.semanticturkey.customviews
Constructors in it.uniroma2.art.semanticturkey.customviews that throw NoSuchConfigurationManagerModifierConstructorDescriptionCustomViewsManager
(Project project, ExtensionPointManager exptManager) -
Uses of NoSuchConfigurationManager in it.uniroma2.art.semanticturkey.extension
Methods in it.uniroma2.art.semanticturkey.extension that throw NoSuchConfigurationManagerModifier and TypeMethodDescriptionvoid
ExtensionPointManager.deleteConfiguraton
(String componentIdentifier, Reference reference) ExtensionPointManager.getConfiguration
(String componentIdentifier, Reference reference) Returns a stored configuration located with the supplied identifierExtensionPointManager.getConfigurationManager
(String componentID) ExtensionPointManager.getConfigurationReferences
(Project project, STUser user, String componentIdentifier) Returns the stored configurations associated with a given componentvoid
ExtensionPointManager.storeConfiguration
(String componentIdentifier, Reference reference, com.fasterxml.jackson.databind.node.ObjectNode configuration) -
Uses of NoSuchConfigurationManager in it.uniroma2.art.semanticturkey.extension.impl
Methods in it.uniroma2.art.semanticturkey.extension.impl that throw NoSuchConfigurationManagerModifier and TypeMethodDescriptionvoid
ExtensionPointManagerImpl.deleteConfiguraton
(String componentIdentifier, Reference reference) ExtensionPointManagerImpl.getConfiguration
(String componentIdentifier, Reference reference) ExtensionPointManagerImpl.getConfigurationManager
(String componentIdentifier) ExtensionPointManagerImpl.getConfigurationReferences
(Project project, STUser user, String componentIdentifier) void
ExtensionPointManagerImpl.storeConfiguration
(String componentIdentifier, Reference reference, com.fasterxml.jackson.databind.node.ObjectNode configuration) -
Uses of NoSuchConfigurationManager in it.uniroma2.art.semanticturkey.project
Methods in it.uniroma2.art.semanticturkey.project that throw NoSuchConfigurationManagerModifier and TypeMethodDescriptionstatic Project
ProjectManager.createProject
(ProjectConsumer consumer, String projectName, org.eclipse.rdf4j.model.Literal label, org.eclipse.rdf4j.model.IRI model, org.eclipse.rdf4j.model.IRI lexicalizationModel, String baseURI, String defaultNamespace, boolean historyEnabled, boolean validationEnabled, boolean blacklistingEnabled, RepositoryAccess repositoryAccess, String coreRepoID, PluginSpecification coreRepoSailConfigurerSpecification, String coreBackendType, String supportRepoID, PluginSpecification supportRepoSailConfigurerSpecification, String supportBackendType, PluginSpecification uriGeneratorSpecification, PluginSpecification renderingEngineSpecification, List<Pair<RDFResourceRole, String>> resourceMetadataAssociations, File preloadedDataFile, org.eclipse.rdf4j.rio.RDFFormat preloadedDataFormat, TransitiveImportMethodAllowance transitiveImportAllowance, Set<org.eclipse.rdf4j.model.IRI> failedImports, String leftDataset, String rightDataset, boolean shaclEnabled, SHACLSettings shaclSettings, boolean trivialInferenceEnabled, boolean openAtStartup, ProjectACL.AccessLevel universalAccess, boolean undoEnabled) -
Uses of NoSuchConfigurationManager in it.uniroma2.art.semanticturkey.versioning
Methods in it.uniroma2.art.semanticturkey.versioning that throw NoSuchConfigurationManagerModifier and TypeMethodDescriptionResourceMetadataManager.getResourceMetadataAssociationStore()
ResourceMetadataManager.getResourceMetadataPattern
(Project project, String reference) Returns theResourceMetadataPattern
with the given reference.ResourceMetadataManager.getResourceMetadataPatternStore()