Class PluginGenericRetVal
java.lang.Object
de.xima.fc.plugin.models.retval.generic.PluginGenericRetVal
- All Implemented Interfaces:
IPluginReturnValue,IPluginGenericRetVal,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginGenericRetVal
-
-
Method Details
-
getReturnValueMap
- Specified by:
getReturnValueMapin interfaceIPluginGenericRetVal- Returns:
- A
Mapof values the generic plugin wishes to return to the caller.
-