Package | Description |
---|---|
lumis.content.table | |
lumis.service.privacyterm.doui |
Modifier and Type | Method and Description |
---|---|
static ContentTableSource.LockStrategy |
ContentTableSource.LockStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentTableSource.LockStrategy[] |
ContentTableSource.LockStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentTableSource.deleteDataByItemIds(Collection<String> itemIds,
ContentTableSource.LockStrategy lockStrategy)
Deletes data from the persistence this source represents.
|
IContentTableSourceUpdateDataResult |
ContentTableSource.updateData(Object data,
ContentTableSource.LockStrategy lockStrategy)
Updates a data in the persistence this source represents.
|
Modifier and Type | Method and Description |
---|---|
IContentTableSourceUpdateDataResult |
PrivacyTermSource.updateData(Object data,
ContentTableSource.LockStrategy lockStrategy) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.