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 request, long plid)
           
 void update(javax.servlet.http.HttpServletRequest request, long plid, java.lang.String typeSettings)
           
 

Method Detail

get

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

update

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