Interface ProjectConfigurationManager<CONFTYPE extends Configuration>

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

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