public interface ActionConfiguratorExtension
ActionConfigurator
interface who also implement this interface are able to work
with a server connection which is given to the setEnvironment(java.util.Map)
method.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENV_KEY_CATALOG |
static java.lang.String |
ENV_KEY_ITEM |
static java.lang.String |
ENV_KEY_SERVER |
static java.lang.String |
ENV_KEY_TABLE_NAME |
Modifier and Type | Method and Description |
---|---|
void |
setEnvironment(java.util.Map environment)
Caller provides the current environment which enables the implementation to access the current server connection.
|
static final java.lang.String ENV_KEY_SERVER
static final java.lang.String ENV_KEY_CATALOG
static final java.lang.String ENV_KEY_ITEM
static final java.lang.String ENV_KEY_TABLE_NAME
void setEnvironment(java.util.Map environment)
environment
- map which contains the server object using the map key ENV_KEY_SERVER
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.