Package | Description |
---|---|
lumis.doui.source | |
lumis.doui.source.field | |
lumis.doui.source.field.type | |
lumis.doui.table.field | |
lumis.service.pagepersonalization |
Modifier and Type | Method and Description |
---|---|
protected void |
Source.preUpdateFieldData(SourcePreUpdateDataEvent event)
Called before data is updated in the persistence.
|
protected void |
Source.sendPreUpdateDataNotification(SourcePreUpdateDataEvent event)
Called before data is updated in the persistence.
|
Modifier and Type | Method and Description |
---|---|
default void |
ISourceField.preUpdate(SourcePreUpdateDataEvent event)
Method called for each source field before data is updated.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlDataType.preUpdate(ISourceField field,
SourcePreUpdateDataEvent event) |
default void |
ISourceFieldDataType.preUpdate(ISourceField field,
SourcePreUpdateDataEvent event)
Method called by default for each source field before data is updated.
|
Modifier and Type | Method and Description |
---|---|
void |
FileTableSourceField.preUpdate(SourcePreUpdateDataEvent event) |
Modifier and Type | Method and Description |
---|---|
static void |
PagePersonalizationUtil.addNewWidgets(Collection<String> oldWidgetInstancesIds,
Collection<String> updateWidgetInstancesIds,
ISourceField field,
SourcePreUpdateDataEvent event)
Compare two list of widgets instances and process the widgets whom exists on the updated list and does not exist
on the other list.
|
static void |
PagePersonalizationUtil.processWidgetInstaceInHtmlUpdate(String newHtml,
String originalHtml,
ISourceField field,
SourcePreUpdateDataEvent event)
Process the html field widget instance to be updated.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.