Package | Description |
---|---|
com.saperion.lookup |
Modifier and Type | Method and Description |
---|---|
String |
LookupEntryService.createLookupEntry(String definitionName,
Map<String,Object> indexData)
Creates a new lookup entry with the given index data in the given definition.
|
void |
LookupEntryService.updateLookEntry(String definitionName,
String id,
Map<String,Object> indexDataChanges)
Updates the lookup entry given by the id in the given ddc with the given properties.
|
Copyright © 2016 SAPERION AG. All rights reserved.