Uses of Interface
com._1c.g5.v8.dt.xdto.resource.ICurrentConfigurationPackageProvider
-
Packages that use ICurrentConfigurationPackageProvider Package Description com._1c.g5.v8.dt.xdto.resource com._1c.g5.v8.dt.xdto.runtime -
-
Uses of ICurrentConfigurationPackageProvider in com._1c.g5.v8.dt.xdto.resource
Classes in com._1c.g5.v8.dt.xdto.resource that implement ICurrentConfigurationPackageProvider Modifier and Type Class Description class
CurrentConfigurationPackageProvider
Default implementation ofICurrentConfigurationPackageProvider
. -
Uses of ICurrentConfigurationPackageProvider in com._1c.g5.v8.dt.xdto.runtime
Methods in com._1c.g5.v8.dt.xdto.runtime that return types with arguments of type ICurrentConfigurationPackageProvider Modifier and Type Method Description Class<? extends ICurrentConfigurationPackageProvider>
XdtoRuntimeModule. bindICurrentConfigurationPackageProvider()
-