|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Relationship | |
| com.sap.mdm.data | Provides classes for basic data container |
| Uses of Relationship in com.sap.mdm.data |
| Methods in com.sap.mdm.data that return Relationship | |
Relationship[] |
RelationshipGroup.getMembers()
Get all relationship members |
Relationship |
RelationshipGroup.getMember(int position)
Get member relationship on the specified position Is relevant only for 'Child' relationship. |
Relationship |
RelationshipGroup.getMember(RecordId recordId)
Get member relationship for the specified record |
Relationship |
RelationshipGroup.removeMember(RecordId recordId)
Remove the specified relationship member |
Relationship |
RelationshipGroup.removeMember(int position)
Remove the relationship member at specified position Is relevant only for 'Child' relationship. |
static Relationship |
RelationshipFactory.createRelationship(int relationshipType,
RecordId anchorRecordId,
RecordId memberRecordId,
boolean hasQuantity,
int quantity,
boolean hasRequired,
boolean isRequired)
Creates a new relationship of the specified type between anchor and member records |
static Relationship |
RelationshipFactory.createRelationship(Relationship otherRelationship)
Creates a clone of existing relationship. |
| Methods in com.sap.mdm.data with parameters of type Relationship | |
void |
RelationshipGroup.addMember(Relationship member,
int position)
Add a new relationship member |
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. |
static Relationship |
RelationshipFactory.createRelationship(Relationship otherRelationship)
Creates a clone of existing relationship. |
| Constructors in com.sap.mdm.data with parameters of type Relationship | |
Relationship(Relationship other)
Copy constructor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.