This class implements a JSF PhaseListener that ensures that the correct JSF view is shown when a portlet is maximized
and when the portlet return to normal state.
When the portlet is maximized and TC_TARGET_VIEW or TC_REDIRECT parameter is passed, the value of this parameter is
used as the action outcome to navigate to the correct view.
When the portlet returns to normal state, the value of the TC_STAMP_VIEW portlet init configuration param is used as
the action outcome to navigate to the correct view.