Interface SystemConfigurationManager<CONFTYPE extends Configuration>

Type Parameters:
CONFTYPE -
All Superinterfaces:
ConfigurationManager<CONFTYPE>, IdentifiableComponent
All Known Subinterfaces:
ProjectScopedConfigurableComponent<CONFTYPE>, PUScopedConfigurableComponent<CONFTYPE>, SystemScopedConfigurableComponent<CONFTYPE>, UserScopedConfigurableComponent<CONFTYPE>
All Known Implementing Classes:
AdvancedGraphApplicationStore, ContributionStore, CustomServiceDefinitionStore, CustomViewAssociationStore, CustomViewStore, Exporter, Importer, InvokableReporterStore, RDFTransformerExtensionPoint, RemoteAlignmentServicesStore, ResourceMetadataAssociationStore, ResourceMetadataPatternStore, SPARQLParameterizationStore, SPARQLStore, TemplateStore

public interface SystemConfigurationManager<CONFTYPE extends Configuration> extends ConfigurationManager<CONFTYPE>
Author:
Manuel Fiorelli <fiorelli@info.uniroma2.it>, Armando Stellato <stellato@uniroma2.it>