Modifier and Type | Interface and Description |
---|---|
interface |
IContentTableSourceUpdateDataResult
Result for
ContentTableSource.updateData(Object) . |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
Source.doUpdateData(IParameters data)
Updates the data in the persistence.
|
ISourceUpdateDataResult |
Source.updateData(Object data)
Updates a data in the persistence this source represents.
|
Modifier and Type | Method and Description |
---|---|
ISourceUpdateDataResult |
SourcePostUpdateDataEvent.getSourceUpdateDataResult()
Returns the result of the source's update data operation.
|
Constructor and Description |
---|
SourcePostUpdateDataEvent(Source<?> source,
IParameters parameters,
String originalItemId,
ISourceUpdateDataResult sourceUpdateDataResult)
Creates a new event for after update of source data.
|
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
TableSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
AutomationFlowSource.doUpdateData(IParameters data) |
Modifier and Type | Interface and Description |
---|---|
interface |
ISourceAddOrUpdateDataResult
Source add or update result.
|
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
JourneySource.doUpdateData(IParameters data) |
protected ISourceUpdateDataResult |
JourneyStageSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
UserSegmentationSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
MonitorRequestRuleSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
CorsRulesSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
UserAttributesSource.doUpdateData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceUpdateDataResult |
SynonymTableSource.doUpdateData(IParameters data) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.