public class ConfigurationCompilerScripts extends Object implements Serializable
Constructor and Description |
---|
ConfigurationCompilerScripts() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultDialect()
Returns the default script dialect.
|
boolean |
isEnabled()
Returns indicator whether scripting is allowed or not is not allowed.
|
void |
setDefaultDialect(String defaultDialect)
Sets the default script dialect.
|
void |
setEnabled(boolean enabled)
Sets indicator whether scripting is allowed or not is not allowed.
|
public String getDefaultDialect()
public void setDefaultDialect(String defaultDialect)
defaultDialect
- dialectpublic boolean isEnabled()
public void setEnabled(boolean enabled)
enabled
- indicatorCopyright © 2005–2021. All rights reserved.