Package | Description |
---|---|
lumis.content.table | |
lumis.doui.source | |
lumis.doui.source.event | |
lumis.doui.table | |
lumis.service.portalmanagement.monitor | |
lumis.service.portalmanagement.user |
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 |
MonitorRequestRuleSource.doAddData(IParameters data) |
Modifier and Type | Method and Description |
---|---|
protected ISourceAddDataResult |
UserAttributesSource.doAddData(IParameters data) |
Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.