void afterChange(RequestContext, PageBody)
This method is called after change action is invoked in change mode.
Input
- RequestContext - contains session parameters, such as, language cd, user id and etc.
Input/Output
- PageBody - This holds the result of the underlying change service.
Return value
- Void.
Throws
InterceptorError - throw this exception when an error occurs.
InterceptorWarning - throws this exception to signal an application warning
