Class CustomProjectFacetsSchemaStore

java.lang.Object
it.uniroma2.art.semanticturkey.settings.facets.CustomProjectFacetsSchemaStore
All Implemented Interfaces:
IdentifiableComponent, SettingsManager, SystemSettingsManager<STPropertiesSchema>

@Component public class CustomProjectFacetsSchemaStore extends Object implements SystemSettingsManager<STPropertiesSchema>
A store for the schema of custom project facets.
Author:
Manuel Fiorelli.
  • Constructor Details

    • CustomProjectFacetsSchemaStore

      public CustomProjectFacetsSchemaStore()
  • Method Details

    • isStatic

      public boolean isStatic()
      Description copied from interface: SettingsManager
      Tells whether the settings manager is multiverse-insensitive: always managing the same set of settings.
      Specified by:
      isStatic in interface SettingsManager
      Returns:
    • getId

      public String getId()
      Description copied from interface: IdentifiableComponent
      returns the identifier of this component
      Specified by:
      getId in interface IdentifiableComponent
      Returns:
      the identifier of this component