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
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
Home |