Package com._1c.g5.v8.dt.bsl.common
Interface ISourceModuleExtensionCache
-
- All Known Implementing Classes:
ModuleExtentionService
public interface ISourceModuleExtensionCache
Extension forIModuleExtensionService
with functionality of clearing cache of sourceModule
s in implementation ofIModuleExtensionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clearSourceModuleCache(Module extensionModule)
Clears cache of sourceModule
s
-