public class InfosphereEventsDCEvent extends InfosphereEvents
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_CREATE |
static String |
ACTION_MODIFY |
protected String |
createdRID
The 'createdRID' property lists the RID of the data connection object that was created.
|
protected String |
mergedRID
The 'mergedRIDs' property lists (comma-separated) the RIDs of any objects that were merged.
|
eventType| Constructor and Description |
|---|
InfosphereEventsDCEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedRID() |
String |
getMergedRID() |
void |
setCreatedRID(String createdRID) |
void |
setMergedRID(String mergedRID) |
getEventType, setEventTypepublic static final String ACTION_CREATE
public static final String ACTION_MODIFY
protected String createdRID
protected String mergedRID
<type>:RID.public String getCreatedRID()
createdRIDpublic void setCreatedRID(String createdRID)
createdRIDCopyright © 2018–2019 ODPi. All rights reserved.