public class IndexUpdater
extends java.lang.Object
| Constructor and Description |
|---|
IndexUpdater(ApplicationService applicationService,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
decrementIndexes(java.lang.Long parentId,
int from,
int to) |
void |
incrementIndexes(java.lang.Long parentId,
int from,
int to) |
public IndexUpdater(ApplicationService applicationService, int maxResults)
public void incrementIndexes(java.lang.Long parentId,
int from,
int to)
throws SBonitaReadException,
SObjectModificationException
public void decrementIndexes(java.lang.Long parentId,
int from,
int to)
throws SBonitaReadException,
SObjectModificationException