com.liferay.portal.util
Interface LayoutClone

All Known Implementing Classes:
SessionLayoutClone

public interface LayoutClone

View Source

Author:
Brian Wing Shun Chan

Method Summary
 java.lang.String get(javax.servlet.http.HttpServletRequest req, long plid)
           
 void update(javax.servlet.http.HttpServletRequest req, long plid, java.lang.String typeSettings)
           
 

Method Detail

get

java.lang.String get(javax.servlet.http.HttpServletRequest req,
                     long plid)

update

void update(javax.servlet.http.HttpServletRequest req,
            long plid,
            java.lang.String typeSettings)