Uses of Class
com.sap.mdm.ids.ImageVariantId

Packages that use ImageVariantId
com.sap.mdm.blobs Provides classes and interfaces for representing images, PDFs, etc 
com.sap.mdm.blobs.commands Provides commands for managing images, PDFs, etc.  
com.sap.mdm.ids Provides interfaces and classes for identifying MDM objects 
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.security Provides supporting interfaces and classes for the security commands 
 

Uses of ImageVariantId in com.sap.mdm.blobs
 

Methods in com.sap.mdm.blobs that return ImageVariantId
 ImageVariantId ImageVariantProperties.getId()
          Returns the image variant Id.
 

Methods in com.sap.mdm.blobs with parameters of type ImageVariantId
 String ObjectCache.getObject(TableId tableId, RecordId recordId, ImageVariantId variantId)
          Returns the relative file path for the object.
 void ObjectCache.preload(TableId tableId, ImageVariantId variantId)
          Pre-loads all objects from the table until the cache is full.
 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.
 String BlobCache.getBlobGUID(TableId tableId, RecordId recordId, ImageVariantId variantId)
          Returns the GUID for the cached binary object (blob).
 void ImageVariantProperties.setId(ImageVariantId id)
          Sets the image variant Id.
 

Constructors in com.sap.mdm.blobs with parameters of type ImageVariantId
ImageVariantProperties(ImageVariantId id, MultilingualString name)
          Constructor with the specified parameters.
ImageVariantProperties(ImageVariantId id, MultilingualString name, String code)
          Constructor with the specified parameters.
 

Uses of ImageVariantId in com.sap.mdm.blobs.commands
 

Methods in com.sap.mdm.blobs.commands that return ImageVariantId
 ImageVariantId RetrieveBlobCommand.getImageVariantId()
          Returns the image variant Id.
 

Methods in com.sap.mdm.blobs.commands with parameters of type ImageVariantId
 void RetrieveBlobCommand.setImageVariantId(ImageVariantId imageVariantId)
          Sets the image variant Id (optional).
 

Uses of ImageVariantId in com.sap.mdm.ids
 

Fields in com.sap.mdm.ids declared as ImageVariantId
static ImageVariantId ImageVariantId.ORIGINAL
          The image variant Id for Original.
static ImageVariantId ImageVariantId.THUMBNAIL
          The image variant Id for Thumbnail.
 

Constructors in com.sap.mdm.ids with parameters of type ImageVariantId
ImageVariantId(ImageVariantId that)
          Copy constructor
 

Uses of ImageVariantId in com.sap.mdm.notification.event
 

Methods in com.sap.mdm.notification.event that return ImageVariantId
 ImageVariantId[] BlobsEvent.getVariantIds()
          Returns variant IDs
 

Constructors in com.sap.mdm.notification.event with parameters of type ImageVariantId
BlobsEvent(int type, String serverName, RepositoryIdentifier repositoryId, TableId tableId, RecordId[] recordIds, ImageVariantId[] variantIds)
          Constructor
 

Uses of ImageVariantId in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema with parameters of type ImageVariantId
 ImageVariantProperties RepositorySchema.getImageVariant(ImageVariantId imageVariantId)
          Returns the image variant properties for the specified image variant
 

Uses of ImageVariantId in com.sap.mdm.security
 

Methods in com.sap.mdm.security with parameters of type ImageVariantId
 int RepositoryAccessPermissions.getImageVariantPermission(ImageVariantId imageVariantId)
          Returns the access permission for the specified image variant.
 



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.