public interface IPluginFormPreRespondRetVal extends IPluginReturnValue, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
getContinueProcessing()
Getter if the processing should be continued after this plugin
|
Map<String,Serializable> |
getSessionAttributes()
Getter for a map to set session attributes.
|
boolean getContinueProcessing()
Boolean
whether the processing should be continuedMap<String,Serializable> getSessionAttributes()
HttpSession
and possibly overwrite
existing values!Map
with session attributes to setCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.