Uses of Interface
com.sap.mdm.ids.Id

Packages that use Id
com.sap.mdm.assignment   
com.sap.mdm.assignment.commands   
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.ids Provides interfaces and classes for identifying MDM objects 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
com.sap.mdm.validation Provides interfaces and classes for validation commands 
 

Uses of Id in com.sap.mdm.assignment
 

Methods in com.sap.mdm.assignment that return Id
 Id AssignmentProperties.getContainer()
          Returns the container Id, the TableId or the TupleDefinitionId.
 

Constructors in com.sap.mdm.assignment with parameters of type Id
AssignmentProperties(Id containerId, AssignmentId id, MultilingualString name, String code, MultilingualString description)
          Constructs with the specified parameters.
 

Uses of Id in com.sap.mdm.assignment.commands
 

Methods in com.sap.mdm.assignment.commands that return Id
 Id RetrieveAssignmentsCommand.getContainerId()
          Retrieves the container Id.
 

Methods in com.sap.mdm.assignment.commands with parameters of type Id
 void RetrieveAssignmentsCommand.setContainerId(Id containerId)
          Sets the container Id (optional).
 

Uses of Id in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return Id
 Id ResultDefinition.getContainerId()
          Returns the ID of a table or tuple to which the result definition applies, either a TableId or a TupleDefinitionId.
 

Constructors in com.sap.mdm.data with parameters of type Id
ResultDefinition(Id containerId)
          Constructor of a ResultDefinition object with the specified container ID.
 

Uses of Id in com.sap.mdm.data.commands
 

Methods in com.sap.mdm.data.commands that return Id
 Id ModifyExpressionCommand.getExpressionId()
          Returns an expression Id.
 

Methods in com.sap.mdm.data.commands with parameters of type Id
 void RetrieveExpressionsCommand.setExpressionIds(Id[] ids)
           
 void ModifyExpressionCommand.setExpressionId(Id id)
          Sets the expression Id to modify (required).
 

Uses of Id in com.sap.mdm.ids
 

Subinterfaces of Id in com.sap.mdm.ids
 interface ReverseLookupId
          An identifier of a reverse lookup.
 

Classes in com.sap.mdm.ids that implement Id
 class AbstractId
          This class is ancestor for all non-unique ID implementations
 class AbstractUniqueId
          This class is ancestor for all unique ID implementations
 class AssignmentId
          An identifier for an assignment.
 class AttributeId
          An identifier for an attribute.
 class BlobId
          An identifier for a record, in particular a binary object such as an image, a PDF, etc.
 class CoupledValueId
          An identifier for a coupled attribute value.
 class DimensionId
          An identifier for a dimension such as length, weight, etc.
 class FieldId
          An identifier for a field.
 class GroupNodeId
          An identifier for a group node.
 class ImageVariantId
          This class represents a image variant ID.
 class MatchingRuleId
          An identifier for a matching rule.
 class MatchingStrategyId
          An identifier for a matching strategy.
 class MatchingTaskId
          An identifier for a running matching strategy.
 class MeasurementValueId
          An identifier for a measurement value.
 class PortId
          This class represents a remote system ID.
 class PortMapId
          An identifier for a port map.
 class QualifiedLinkId
          An identifier for a qualified link.
 class RecordId
          An identifier for a record.
 class RelationshipId
          An identifier for a relationship.
 class RemoteSystemId
          An identifier for a remote system.
 class RoleId
          An identifier for a role.
 class TableId
          An identifier for a table.
 class TextAttributeValueId
          An identifier for a text attribute value.
 class TupleDefinitionId
          An identifier for a tuple definition.
 class TupleRecordId
          An identifier for a tuple record.
 class UnitId
          An identifier for an unit such as an inch, a meter, etc.
 class UserId
          An identifier for a user.
 class ValidationId
          An identifier for a validation rule.
 class WorkflowId
          An identifier for a workflow.
 class WorkflowJobId
          An identifier for a workflow job.
 class WorkflowStepId
          An identifier for a workflow step.
 class XMLSchemaId
          An identifier for an XML schema.
 

Uses of Id in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema that return Id
 Id FieldProperties.getContainerId()
          Returns the container the field belongs to.
 

Methods in com.sap.mdm.schema with parameters of type Id
 void FieldProperties.setContainerId(Id containerId)
          Sets the container the field belongs to.
 

Uses of Id in com.sap.mdm.search
 

Methods in com.sap.mdm.search that return Id
 Id NullPickListItem.getId()
          Deprecated.  
 

Uses of Id in com.sap.mdm.validation
 

Methods in com.sap.mdm.validation that return Id
 Id ValidationPropertiesResult.getContainerId()
          Returns the Id the validation is from.
 Id ValidationProperties.getContainerId()
          Returns the table Id or tuple definition Id to which the validation belongs.
 

Constructors in com.sap.mdm.validation with parameters of type Id
ValidationPropertiesResult(Id id, ValidationProperties[] validations, HierGroupNode validationGroup)
          Constructor for the specified parameter values.
ValidationProperties(Id containerId, ValidationId validationId, GroupNodeId[] validationGroupIds, MultilingualString name, String code, MultilingualString description, MultilingualString message, int executionType, boolean isCallable)
          Constructs a ValidationProperties object with the specified parameters.
 



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.