public class SessionLayoutClone extends Object implements LayoutClone
Constructor and Description |
---|
SessionLayoutClone() |
Modifier and Type | Method and Description |
---|---|
protected String |
encodeKey(long plid) |
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,
String typeSettings) |
public String get(javax.servlet.http.HttpServletRequest request, long plid)
get
in interface LayoutClone
public void update(javax.servlet.http.HttpServletRequest request, long plid, String typeSettings)
update
in interface LayoutClone
protected String encodeKey(long plid)
protected javax.servlet.http.HttpSession getPortalSession(javax.servlet.http.HttpServletRequest request)