Interface IContextDefCacheProviderCleanable

All Known Implementing Classes:
ContextDefBslCacheProvider, ContextDefDtCacheProvider

public interface IContextDefCacheProviderCleanable
The cleanable interface for context def cache clearing
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    clearCache(org.eclipse.core.resources.IProject project, boolean isRussian)
    Clears cache for the project
  • Method Details

    • clearCache

      void clearCache(org.eclipse.core.resources.IProject project, boolean isRussian)
      Clears cache for the project
      Parameters:
      project - the project, cannot be null
      isRussian - the is russian script variant in the project