setDEEId()

Sets the ObjectEventId attribute to a specified event identifier (ID).

Syntax

public void setDEEId(String eventId);
 

Parameters

eventId
Is the event identifier you want to assign to the ObjectEventId attribute.

Return values

None.

Exceptions

AttributeNotFoundException
Thrown if the position or name specified is not valid for the definition of this business object.

AttributeValueException
Thrown if the value to be set is not a valid business object.

Copyright IBM Corp. 1997, 2003