Package | Description |
---|---|
com.saperion.lookup | |
com.saperion.operations.inject | |
com.saperion.rmi.serverexception |
This package contains the exception classes for RMI client components.
|
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
|
Modifier and Type | Class and Description |
---|---|
class |
SaRMIPasswordExpiredException
Indicates that the users password is expired.
|
Copyright © 2016 SAPERION AG. All rights reserved.