Uses of Class
com.sap.mdm.blobs.BlobCacheException

Packages that use BlobCacheException
com.sap.mdm.blobs Provides classes and interfaces for representing images, PDFs, etc 
 

Uses of BlobCacheException in com.sap.mdm.blobs
 

Methods in com.sap.mdm.blobs that throw BlobCacheException
 BlobCache BlobCacheManager.reserveBlobCache(UserSessionContext ctx, String password)
          Reserves instance of BlobCache class for retrieving and caching blob objects.
 BlobCache BlobCacheManager.reserveBlobCache(UserSessionContext ctx)
          Reserves instance of BlobCache class for retrieving and caching blob objects.
 String BlobCache.getBlobPath(TableId tableId, RecordId recordId)
          Returns the relative file path for the binary object (blob).
 String BlobCache.getBlobPath(TableId tableId, RecordId recordId, ImageVariantId variantId)
          Returns the relative file path for the binary object (blob).
 void BlobCache.preload(TableId tableId, ImageVariantId variantId)
          Pre-loads all objects with the specified variant ID from the specified table until the cache is full.
 void BlobCache.preload(TableId tableId)
          Pre-loads all objects from the specified table until the cache is full.
 String BlobCache.getBlobGUID(TableId tableId, RecordId recordId)
          Returns the GUID for the cached binary object (blob).
 String BlobCache.getBlobGUID(TableId tableId, RecordId recordId, ImageVariantId variantId)
          Returns the GUID for the cached binary object (blob).
 String BlobCache.getBlobPath(String guid)
          Returns the relative file path for the binary object (blob) by its GUID.
 



Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.