| java.lang.Object com.liferay.portlet.PortletSessionImpl
getCreationTime | public long getCreationTime()(Code) | | |
getLastAccessedTime | public long getLastAccessedTime()(Code) | | |
getMaxInactiveInterval | public int getMaxInactiveInterval()(Code) | | |
getPortletContext | public PortletContext getPortletContext()(Code) | | |
getPortletScope | final public static String getPortletScope(String portletName, long plid)(Code) | | |
invalidate | public void invalidate()(Code) | | |
isNew | public boolean isNew()(Code) | | |
isValid | public boolean isValid()(Code) | | |
removeAttribute | public void removeAttribute(String name)(Code) | | |
removeAttribute | public void removeAttribute(String name, int scope)(Code) | | |
setLastAccessedTime | public void setLastAccessedTime(long lastAccessedTime)(Code) | | |
setMaxInactiveInterval | public void setMaxInactiveInterval(int interval)(Code) | | |
|
|