Uses of Class
com.sap.mdm.schema.RelationshipProperties

Packages that use RelationshipProperties
com.sap.mdm.data Provides classes for basic data container 
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.schema.commands Provides commands for managing repository schema, such as tables and fields 
 

Uses of RelationshipProperties in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return RelationshipProperties
 RelationshipProperties RelationshipMembership.getRelationships()
          Returns the relationship definition.
 RelationshipProperties RelationshipGroup.getMetadata()
          Get metadata of relationship
 

Methods in com.sap.mdm.data with parameters of type RelationshipProperties
static RelationshipGroup RelationshipFactory.createRelationshipGroup(RelationshipProperties relationship, int relationshipType, RecordId anchorRecordId)
          Creates a new empty relationship group of the specified type and related to the specified anchor record.
static RelationshipGroup RelationshipFactory.createRelationshipGroup(RelationshipProperties relationship, int relationshipType, RecordId anchorRecordId, Relationship[] members)
          Creates a new relationship group of the specified type, related to the specified anchor record and including set of relationship members.
static RelationshipGroup RelationshipFactory.createRelationshipGroupForUpdate(RelationshipProperties relationship, int relationshipType, RecordId anchorRecordId, Relationship[] members)
          Creates an instance of existing relationship group of the specified type, related to the specified anchor record and including set of relationship members.
 

Constructors in com.sap.mdm.data with parameters of type RelationshipProperties
SiblingMembership(TableId tableId, RecordId recordId, RelationshipProperties relationship, int siblingsCount)
          Constructor with the specified parameters.
RelationshipMembership(TableId tableId, RecordId recordId, RelationshipProperties relationship)
          Constructor with the specified parameters.
ParentChildMembership(TableId tableId, RecordId recordId, RelationshipProperties relationship, int parentsCount, int childrenCount)
          Constructor with the specified parameters.
 

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

Methods in com.sap.mdm.notification.event that return RelationshipProperties
 RelationshipProperties RelationshipEvent.getRelationshipProperties()
          Returns properties of changed relationship
 

Constructors in com.sap.mdm.notification.event with parameters of type RelationshipProperties
RelationshipEvent(int type, String serverName, RepositoryIdentifier repositoryId, RelationshipProperties relationshipProperties)
          Constructor
 

Uses of RelationshipProperties in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema that return RelationshipProperties
 RelationshipProperties[] RepositorySchema.getRelationships()
          Returns the relationship properties.
 RelationshipProperties RepositorySchema.getRelationship(RelationshipId relationshipId)
          Returns the relationship properties for the specified relationship
 RelationshipProperties RepositorySchema.getRelationship(String relationshipCode)
          Returns the relationship properties for the specified relationship
 

Constructors in com.sap.mdm.schema with parameters of type RelationshipProperties
RelationshipProperties(RelationshipProperties other)
          Copy c'tor.
 

Uses of RelationshipProperties in com.sap.mdm.schema.commands
 

Methods in com.sap.mdm.schema.commands that return RelationshipProperties
 RelationshipProperties[] GetRelationshipListCommand.getRelationships()
           
 



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.