+

Search Tips   |   Advanced Search


PageViewEvent class

The PageViewEvent class is used to access data logged by a PageView bean.

public class com.ibm.wcp.analysis.event.PageViewEvent extends com.ibm.wcp.analysis.event.LogEvent
                                                      implements Serializable
Get an overview of the methods of the PageViewEvent class.

Table 1. Method summary
Method Explanation

public PageViewEvent( HttpServletRequest request )
Constructor.

public String toString( )
Returns a String representation of this event.


Parent topic:

LogEvent class