Interface LayoutClone

All Known Implementing Classes:
SessionLayoutClone

public interface LayoutClone
Author:
Brian Wing Shun Chan
  • Method Summary

    Modifier and Type
    Method
    Description
    get(javax.servlet.http.HttpServletRequest httpServletRequest, long plid)
     
    void
    update(javax.servlet.http.HttpServletRequest httpServletRequest, long plid, String typeSettings)
     
  • Method Details

    • get

      String get(javax.servlet.http.HttpServletRequest httpServletRequest, long plid)
    • update

      void update(javax.servlet.http.HttpServletRequest httpServletRequest, long plid, String typeSettings)