public class ConfigurationCompilerViewResources extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
ConfigurationCompilerViewResources()
Ctor - sets up defaults.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isIterableUnbound()
Returns flag to indicate unbound statements are iterable and return the last event.
|
boolean |
isOutputLimitOpt()
Returns indicator whether for output limiting the options are enabled by default.
|
void |
setIterableUnbound(boolean iterableUnbound)
Sets flag to indicate unbound statements are iterable and return the last event.
|
void |
setOutputLimitOpt(boolean outputLimitOpt)
Sets indicator whether for output limiting the options are enabled by default.
|
protected ConfigurationCompilerViewResources()
public boolean isIterableUnbound()
public void setIterableUnbound(boolean iterableUnbound)
iterableUnbound
- to setpublic boolean isOutputLimitOpt()
public void setOutputLimitOpt(boolean outputLimitOpt)
outputLimitOpt
- flagCopyright © 2005–2018. All rights reserved.