public class SessionLayoutClone extends java.lang.Object implements LayoutClone
| Constructor and Description |
|---|
SessionLayoutClone() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
encodeKey(long plid) |
java.lang.String |
get(javax.servlet.http.HttpServletRequest request,
long plid) |
protected javax.servlet.http.HttpSession |
getPortalSession(javax.servlet.http.HttpServletRequest request) |
void |
update(javax.servlet.http.HttpServletRequest request,
long plid,
java.lang.String typeSettings) |
public java.lang.String get(javax.servlet.http.HttpServletRequest request,
long plid)
get in interface LayoutClonepublic void update(javax.servlet.http.HttpServletRequest request,
long plid,
java.lang.String typeSettings)
update in interface LayoutCloneprotected java.lang.String encodeKey(long plid)
protected javax.servlet.http.HttpSession getPortalSession(javax.servlet.http.HttpServletRequest request)