public interface ESPagedUpdateConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
The ID of an page update configuration class.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfAllowedChanges()
Returns the overall number of changes that constitute a page.
|
boolean |
isEnabled()
Whether paged update should be used at all.
|
static final String ID
boolean isEnabled()
true if paged update should be used, false otherwise.int getNumberOfAllowedChanges()
Copyright © 2017. All rights reserved.