@StableMinor(version="12.3", sinceVersion="10.4") public abstract class SourceAddDataEvent extends AbstractTransactionalPortalEvent
Modifier | Constructor and Description |
---|---|
protected |
SourceAddDataEvent(Source<?> source,
IParameters parameters)
Creates a new event for add of source data.
|
Modifier and Type | Method and Description |
---|---|
IParameters |
getParameters()
Returns the data provided to the add operation as parameters.
|
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 SourceAddDataEvent(Source<?> source, IParameters parameters)
source
- the source.parameters
- the data provided to the add operation as parameters.public Source<?> getSource()
public IParameters getParameters()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.