Interface IPictureManifestProviderWithCache
- All Superinterfaces:
IPictureManifestProvider
- All Known Implementing Classes:
PlatformPicturesManifestProvider
Extension of
IPictureManifestProvider
with logic for skipping caching values.
Skip caching values will be called from IPictureManager.skipCacheValues()
-
Method Summary
Methods inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifestProvider
getPictureManifest
-
Method Details
-
skipCacheValues
void skipCacheValues()Skips caching values from provider
-