Uses of Interface
com._1c.g5.v8.dt.bsl.common.IModuleExtensionService
-
Packages that use IModuleExtensionService Package Description com._1c.g5.v8.dt.bsl.common com._1c.g5.v8.dt.bsl.extension -
-
Uses of IModuleExtensionService in com._1c.g5.v8.dt.bsl.common
Classes in com._1c.g5.v8.dt.bsl.common that implement IModuleExtensionService Modifier and Type Class Description class
DefaultModuleExtensionService
Default implementation ofIModuleExtensionService
.Methods in com._1c.g5.v8.dt.bsl.common that return IModuleExtensionService Modifier and Type Method Description IModuleExtensionService
IModuleExtensionServiceProvider. getModuleExtensionService()
Gets actual instance ofIModuleExtensionService
-
Uses of IModuleExtensionService in com._1c.g5.v8.dt.bsl.extension
Classes in com._1c.g5.v8.dt.bsl.extension that implement IModuleExtensionService Modifier and Type Class Description class
ModuleExtentionService
Default implementation ofIModuleExtensionService
-