Modifier and Type | Interface and Description |
---|---|
interface |
IContentTableSourceAddDataResult
Result for
ContentTableSource.addData(Object) . |
Modifier and Type | Method and Description |
---|---|
ISourceAddDataResult |
Source.addData(Object data)
Adds a data in the persistence this source represents.
|
protected ISourceAddDataResult |
Source.doAddData(IParameters data)
Adds the data to the persistence.
|
Modifier and Type | Method and Description |
---|---|
ISourceAddDataResult |
SourcePostAddDataEvent.getSourceAddDataResult()
Returns the result of the source's add data operation.
|
Constructor and Description |
---|
SourcePostAddDataEvent(Source<?> source,
IParameters parameters,
ISourceAddDataResult sourceAddDataResult)
Creates a new event for after add of source data.
|
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
TableSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
AutomationFlowSource.doAddData(IParameters data) |
Modifier and Type | Interface and Description |
---|---|
interface |
ISourceAddOrUpdateDataResult
Source add or update result.
|
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
JourneySource.doAddData(IParameters data) |
protected ISourceAddDataResult |
JourneyStageSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
UserSegmentationSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
MonitorRequestRuleSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
CorsRulesSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
UserAttributesSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
SynonymTableSource.doAddData(IParameters data) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.