|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LiferayPortletSession
| Field Summary | |
|---|---|
static java.lang.String |
LAYOUT_SEPARATOR
|
static java.lang.String |
PORTLET_SCOPE_NAMESPACE
|
| Fields inherited from interface javax.portlet.PortletSession |
|---|
APPLICATION_SCOPE, PORTLET_SCOPE |
| Method Summary | |
|---|---|
void |
setHttpSession(javax.servlet.http.HttpSession session)
|
| Methods inherited from interface javax.portlet.PortletSession |
|---|
getAttribute, getAttribute, getAttributeMap, getAttributeMap, getAttributeNames, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getPortletContext, invalidate, isNew, removeAttribute, removeAttribute, setAttribute, setAttribute, setMaxInactiveInterval |
| Field Detail |
|---|
static final java.lang.String PORTLET_SCOPE_NAMESPACE
static final java.lang.String LAYOUT_SEPARATOR
| Method Detail |
|---|
void setHttpSession(javax.servlet.http.HttpSession session)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||