public interface SaEvent extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getDDCName()
Reads the ddc name.
|
int |
getEventNumber()
Reads the event number.
|
String[] |
getFieldNames()
Reads the fieldnames of this event.
|
String |
getHDoc()
Reads the HDOC for this event.
|
String |
getLinkDDCName() |
String |
getParentId() |
int |
getStatus()
Reads the status of this event.
|
String |
getSysRowId()
Reads the SysRowId of this event.
|
Date |
getTimestamp()
Reads the timestamp of this event.
|
String |
getTransactionId()
Reads the transaction ID of this event.
|
int getEventNumber()
String getHDoc()
int getStatus()
String getSysRowId()
Date getTimestamp()
String getTransactionId()
String[] getFieldNames()
String getDDCName()
String getLinkDDCName()
String getParentId()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.