@StableMinor(version="12.3", sinceVersion="10.4") public class SourceUpdateDataEvent extends AbstractTransactionalPortalEvent
Modifier | Constructor and Description |
---|---|
protected |
SourceUpdateDataEvent(Source<?> source,
IParameters parameters,
String originalItemId)
Creates a new event for update of source data.
|
Modifier and Type | Method and Description |
---|---|
String |
getOriginalItemId()
Returns the item identifier of the data that will be updated.
|
IParameters |
getParameters()
Returns the data parameters provided to the update operation.
|
Source<?> |
getSource()
Returns the source that triggered this event.
|
getSessionConfig, getTransaction
getEventGroups, getOperationType, setEventGroups, setOperationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
protected SourceUpdateDataEvent(Source<?> source, IParameters parameters, String originalItemId)
source
- the source.parameters
- the data provided to the update operation as parameters.originalItemId
- the item identifier of the data being updated.public Source<?> getSource()
public String getOriginalItemId()
public IParameters getParameters()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.