Class PluginGenericParams
java.lang.Object
de.xima.fc.plugin.models.params.generic.PluginGenericParams
- All Implemented Interfaces:
IPluginParameters
,IPluginGenericParams
,Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginGenericParams
-
-
Method Details
-
getParameterMap
- Specified by:
getParameterMap
in interfaceIPluginGenericParams
- Returns:
- A
Map
of parameters for the plugin. The available keys are defined by the caller of the generic plugin.
-