public interface StatisticsModule
| Modifier and Type | Method and Description |
|---|---|
void |
increments(PortalControllerContext portalControllerContext,
String path)
Increments statistics.
|
void |
update(PortalControllerContext portalControllerContext,
javax.servlet.http.HttpSession httpSession)
Update statistics.
|
void increments(PortalControllerContext portalControllerContext, String path) throws PortalException
portalControllerContext - portal controller contextpath - document pathPortalExceptionvoid update(PortalControllerContext portalControllerContext, javax.servlet.http.HttpSession httpSession) throws PortalException
portalControllerContext - portal controller contexthttpSession - PortalExceptionCopyright © 2022. All rights reserved.