Class CustomSearchStore

java.lang.Object
it.uniroma2.art.semanticturkey.settings.search.CustomSearchStore
All Implemented Interfaces:
IdentifiableComponent, ProjectSettingsManager<StoredCustomSearch>, PUSettingsManager<StoredCustomSearch>, SettingsManager, SystemSettingsManager<StoredCustomSearch>, UserSettingsManager<StoredCustomSearch>

A storage for custom searches (based on parameterizations of stored SPARQL queries).
Author:
Manuel Fiorelli
  • Constructor Details

    • CustomSearchStore

      public CustomSearchStore()
  • Method Details