Interface IdentifiableComponent

All Known Subinterfaces:
ConfigurableComponent<CONFTYPE>, ConfigurableExtensionFactory<EXTTYPE,CONFIGTYPE>, ConfigurationManager<CONFTYPE>, ExtensionFactory<EXTTYPE>, ExtensionPoint, NonConfigurableExtensionFactory<EXTTYPE>, PGSettingsManager<T>, ProjectConfigurationManager<CONFTYPE>, ProjectScopedConfigurableComponent<CONFTYPE>, ProjectSettingsManager<T>, PUConfigurationManager<CONFTYPE>, PUScopedConfigurableComponent<CONFTYPE>, PUSettingsManager<T>, SettingsManager, SingletonExtensionPoint, SystemConfigurationManager<CONFTYPE>, SystemScopedConfigurableComponent<CONFTYPE>, SystemSettingsManager<T>, UserConfigurationManager<CONFTYPE>, UserScopedConfigurableComponent<CONFTYPE>, UserSettingsManager<T>
All Known Implementing Classes:
AdvancedGraphApplicationStore, CollaborationBackendExtensionPoint, ConnectedShowVocSettingsManager, ContentNegotiationManager, ContributionStore, CustomProjectFacetsSchemaStore, CustomSearchStore, CustomServiceBackendExtensionPoint, CustomServiceDefinitionStore, CustomViewAssociationStore, CustomViewStore, DatasetCatalogConnectorExtensionPoint, DatasetMetadataExporterExtensionPoint, DeployerExtensionPoint, DownloadSettingsManager, Exporter, Importer, InvokableReporterStore, LoaderExtensionPoint, NotificationSystemSettingsManager, ProjectFacetsStore, ProjectMetadataStore, RDFLifterExtensionPoint, RDFTransformerExtensionPoint, ReformattingExporterExtensionPoint, RemoteAlignmentServiceProjectSettingsManager, RemoteAlignmentServicesStore, RenderingEngineExtensionPoint, RepositoryImplConfigurerExtensionPoint, RepositorySourcedDeployerExtensionPoint, RepositoryTargetingLoaderExtensionPoint, ResourceMetadataAssociationStore, ResourceMetadataPatternStore, SearchStrategyExtensionPoint, SemanticTurkeyCoreSettingsManager, SPARQLParameterizationStore, SPARQLStore, StreamSourcedDeployerExtensionPoint, StreamTargetingLoaderExtensionPoint, TemplateStore, Uri2ProjectResolutionManager, URIGeneratorExtensionPoint

public interface IdentifiableComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    returns the identifier of this component
  • Method Details

    • getId

      String getId()
      returns the identifier of this component
      Returns:
      the identifier of this component