getNewID()

Returns the next available relationship instance ID for a relationship, based on the relationship definition name.

Syntax

public static int getNewID(String relDefName)
 

Parameters

relDefName
Name of the relationship definition.

Return values

Returns a relationship instance ID, based on the relationship definition name.

Exceptions

RelationshipRuntimeException 
 

Notes

Because the relationship instance ID can be used as the generic ID for the typical IBM WebSphere InterChange Server Express identity relationships, this new ID can be used as the generic ID for generic-to-generic relationships.

Copyright IBM Corp. 2003