/** @see PortletHelper#getPortletSession() */
 public PortletSession getPortletSession() {
   return portletHelper.getPortletSession();
 }