public class GlobalVariables extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_NAME
Bean name in Spring application context
|
Constructor and Description |
---|
GlobalVariables() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getVariables()
Get the global variables.
|
void |
setVariables(Map<String,Object> variables)
Set the global variables.
|
public static final String BEAN_NAME
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.