Package | Description |
---|---|
com.saperion.lookup | |
com.saperion.operations.inject | |
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
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.deleteLookupEntry(String definitionName,
String id)
Deletes the lookup entry give by its id.
|
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.
|
Modifier and Type | Method and Description |
---|---|
DDC |
DocumentDefinitionManager.getDefinition(String definitionName)
Returns the document definition object identified by the given name
|
Constructor and Description |
---|
DDCInfo(SaFieldDescription[] desc,
SaJNIDdcInfo jniInfo,
MandantInfo mandantInfo)
Constructor.
|
Copyright © 2016 SAPERION AG. All rights reserved.