Class SessionLayoutClone

Object
com.liferay.portal.util.SessionLayoutClone
All Implemented Interfaces:
LayoutClone

public class SessionLayoutClone extends Object implements LayoutClone
Author:
Brian Wing Shun Chan
  • Constructor Details

    • SessionLayoutClone

      public SessionLayoutClone()
  • Method Details

    • get

      public String get(javax.servlet.http.HttpServletRequest httpServletRequest, long plid)
      Specified by:
      get in interface LayoutClone
    • update

      public void update(javax.servlet.http.HttpServletRequest httpServletRequest, long plid, String typeSettings)
      Specified by:
      update in interface LayoutClone
    • encodeKey

      protected String encodeKey(long plid)
    • getPortalSession

      protected javax.servlet.http.HttpSession getPortalSession(javax.servlet.http.HttpServletRequest httpServletRequest)