Interface IPictureManifestProviderWithCache
- 
- All Superinterfaces:
- IPictureManifestProvider
 - All Known Implementing Classes:
- PlatformPicturesManifestProvider
 
 public interface IPictureManifestProviderWithCache extends IPictureManifestProvider Extension ofIPictureManifestProviderwith logic for skipping caching values. Skip caching values will be called fromIPictureManager.skipCacheValues()
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidskipCacheValues()Skips caching values from provider- 
Methods inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifestProvidergetPictureManifest
 
- 
 
-