Class PortalSessionContext
Object
com.liferay.portal.kernel.servlet.PortalSessionContext
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
count()
static javax.servlet.http.HttpSession
static void
static javax.servlet.http.HttpSession
static Collection<javax.servlet.http.HttpSession>
values()
-
Constructor Details
-
PortalSessionContext
protected PortalSessionContext()
-
-
Method Details
-
count
public static int count() -
get
-
put
-
remove
-
values
-