Uses of Package
com.sap.mdm.data

Packages that use com.sap.mdm.data
com.sap.mdm.assignment   
com.sap.mdm.blobs Provides classes and interfaces for representing images, PDFs, etc 
com.sap.mdm.commands Provides commands for establishing a session with the MDM server.  
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.dataimport   
com.sap.mdm.extension.data Provides classes for basic "extension" data container 
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.matching Provides interfaces and classes for matching commands 
com.sap.mdm.matching.commands Provides commands for MDM matching functionality.  
com.sap.mdm.matchingsets.commands Provides commands for MDM matching set functionality.  
com.sap.mdm.notification Provides classes and interfaces for connection notifications 
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
com.sap.mdm.publishing.commands Provides commands for Publishing operating 
com.sap.mdm.publishing.types Provides types for publishing operations 
com.sap.mdm.publishing2.commands Provides commands for Publishing operating 
com.sap.mdm.publishing2.types Provides types for publishing operations 
com.sap.mdm.repository Provides supporting interfaces and classes for repository commands 
com.sap.mdm.repository.commands Provides commands for operating on a repository 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.schema.fields Provides container classes for the fields supported by the MDM server.  
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
com.sap.mdm.session Provides classes and interfaces for connection and session management 
com.sap.mdm.validation Provides interfaces and classes for validation commands 
com.sap.mdm.validation.commands Provides commands for MDM validation functionality.  
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
com.sap.mdm.valuetypes.format   
 

Classes in com.sap.mdm.data used by com.sap.mdm.assignment
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
 

Classes in com.sap.mdm.data used by com.sap.mdm.blobs
MdmValueTypeException
          Exception thrown when an attempt is made to assign a MdmValue to any repository item (field, attribute, etc) and there is mismatch between type of value value and type of item.
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
Record
          This interface represents record in MDM repository.
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.commands
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.data
AbstractRepositoryItemUsage
          An abstract class for repository item usage.
AbstractResultSet
          Abstract implementation for all classes implementing interface ResultSet
AgencyPersonalDataIndicationProperties
          Wrapper class to the internal RecordPersonalDataIndication class
AttributeKeyMapping
          This interface represents set of key mappings that maps values of text attribute to the equivalent values in the different remote systems
HierNode
          This interface represents a record in the hierarchical repository table.
HierResultSet
          The HierResultSet represents the result set of hierarchical nodes
InaccessibleUsage
          Indicates repository item usages but is inaccessible to the current user.
KeyMapping
          This interface represents key mapping for a single remote system.
KeyMappingSet
          This interface represents set of key mappings for different remote systems.
MdmValueTypeException
          Exception thrown when an attempt is made to assign a MdmValue to any repository item (field, attribute, etc) and there is mismatch between type of value value and type of item.
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
Record
          This interface represents record in MDM repository.
RecordKeyMapping
          This interface represents set of key mappings that maps the record to records in the different remote systems
RecordPersonalDataIndicationProperties
          Wrapper class to the internal RecordPersonalDataIndication class
RecordResultSet
          The ResordResultSet represents the result set of records
RegionalString
          A wrapper for a string that contains the region code.
RegionProperties
          RegionProperties describes a language in the repository.
Relationship
          This class represents relationship between two records where one of them is defined as anchor record
RelationshipGroup
          This interface represents group of relationships between the one anchor record and list of another records.
RelationshipMembership
          An abstract class representing a relationship membership for a record.
RepositoryItemUsage
          An interface representing a repository item usage.
ResultSet
          This interface is the common interface representing all type of result sets
SortDefinition
          This class includes information how the records retrieved from repository should be sorted in result set.
SortField
          Defines the field to sort by and the sort order.
UsageInAttribute
          Indicates the usage in attributes.
UsageInFamilyField
          Indicates the usage in family fields.
UsageInField
          Indicates the usage in a normal field.
UsageInQualifiedLink
          Indicates the usage in a family field.
UsageInRecord
          Indicates the usage in a record.
UsageInTextAttributeValue
          Indicates the usage in a text attribute value.
 

Classes in com.sap.mdm.data used by com.sap.mdm.data.commands
AgencyPersonalDataIndicationProperties
          Wrapper class to the internal RecordPersonalDataIndication class
AttributeKeyMapping
          This interface represents set of key mappings that maps values of text attribute to the equivalent values in the different remote systems
AttributeLink
          AttributeLink specifies a link between a taxonomy record and an attribute.
ExpandedNodes
          A class for specifying the list of expanded nodes such that other nodes, although valid, won't be included in the result.
HierNode
          This interface represents a record in the hierarchical repository table.
JoinCheckOutPermissions
          The class represents join checkout permission in the system.
KeyMapping
          This interface represents key mapping for a single remote system.
MaskMembershipResult
          A container for determining if a record is a membership of a mask.
MultipleRecordsResult
          Represents the result of a multiple record creation or modification.
Record
          This interface represents record in MDM repository.
RecordKeyMapping
          This interface represents set of key mappings that maps the record to records in the different remote systems
RecordLockingResult
          A container class indicating the locking/unlocking result.
RecordPersonalDataIndicationProperties
          Wrapper class to the internal RecordPersonalDataIndication class
RecordResultSet
          The ResordResultSet represents the result set of records
RegionalString
          A wrapper for a string that contains the region code.
RelationshipGroup
          This interface represents group of relationships between the one anchor record and list of another records.
RelationshipMembership
          An abstract class representing a relationship membership for a record.
RepositoryItemUsage
          An interface representing a repository item usage.
RepositoryItemUsageResult
          Indicates where a repository item, an image, PDF, etc., is use in.
ResultDefinition
          This class is set of result definitions defining structure of the records retrieved from the MDM repository.
SortDefinition
          This class includes information how the records retrieved from repository should be sorted in result set.
UnblockedData
          Wrapper class to the internal UnblockedData class
 

Classes in com.sap.mdm.data used by com.sap.mdm.dataimport
MdmValueTypeException
          Exception thrown when an attempt is made to assign a MdmValue to any repository item (field, attribute, etc) and there is mismatch between type of value value and type of item.
Record
          This interface represents record in MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.extension.data
HierNode
          This interface represents a record in the hierarchical repository table.
MdmValueTypeException
          Exception thrown when an attempt is made to assign a MdmValue to any repository item (field, attribute, etc) and there is mismatch between type of value value and type of item.
Record
          This interface represents record in MDM repository.
ResultDefinition
          This class is set of result definitions defining structure of the records retrieved from the MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.extension.schema
AttributeLink
          AttributeLink specifies a link between a taxonomy record and an attribute.
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.matching
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
Record
          This interface represents record in MDM repository.
RegionalString
          A wrapper for a string that contains the region code.
SortDefinition
          This class includes information how the records retrieved from repository should be sorted in result set.
 

Classes in com.sap.mdm.data used by com.sap.mdm.matching.commands
Record
          This interface represents record in MDM repository.
ResultDefinition
          This class is set of result definitions defining structure of the records retrieved from the MDM repository.
SortDefinition
          This class includes information how the records retrieved from repository should be sorted in result set.
 

Classes in com.sap.mdm.data used by com.sap.mdm.matchingsets.commands
RecordResultSet
          The ResordResultSet represents the result set of records
ResultDefinition
          This class is set of result definitions defining structure of the records retrieved from the MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.notification
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.notification.event
AttributeLink
          AttributeLink specifies a link between a taxonomy record and an attribute.
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.publishing.commands
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.publishing.types
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
 

Classes in com.sap.mdm.data used by com.sap.mdm.publishing2.commands
RecordResultSet
          The ResordResultSet represents the result set of records
RegionalString
          A wrapper for a string that contains the region code.
 

Classes in com.sap.mdm.data used by com.sap.mdm.publishing2.types
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.repository
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
RegionalString
          A wrapper for a string that contains the region code.
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.repository.commands
RegionalString
          A wrapper for a string that contains the region code.
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.schema
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
 

Classes in com.sap.mdm.data used by com.sap.mdm.schema.fields
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
 

Classes in com.sap.mdm.data used by com.sap.mdm.search
Record
          This interface represents record in MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.session
RegionProperties
          RegionProperties describes a language in the repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.validation
MultilingualString
          MultilingualString is a container for a list of strings of various language layers.
 

Classes in com.sap.mdm.data used by com.sap.mdm.validation.commands
Record
          This interface represents record in MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.valuetypes
Record
          This interface represents record in MDM repository.
 

Classes in com.sap.mdm.data used by com.sap.mdm.valuetypes.format
RegionProperties
          RegionProperties describes a language in the repository.
 



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.