public class ConfiguredSelectAllDefinition extends Object implements SelectAllDefinition
SelectAllDefinition
.
By default, selecting all items in Pulse is enabled and limited to getThreshold()
elements
in order to mitigate memory issues.Constructor and Description |
---|
ConfiguredSelectAllDefinition() |
Modifier and Type | Method and Description |
---|---|
long |
getThreshold() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setThreshold(long threshold) |
public boolean isEnabled()
isEnabled
in interface SelectAllDefinition
public void setEnabled(boolean enabled)
public void setThreshold(long threshold)
public long getThreshold()
getThreshold
in interface SelectAllDefinition
Copyright © 2018 Magnolia International Ltd.. All rights reserved.