Superclass for logged-in, stateful ISI pages. Subclasses of this page will automatically log an event via the {@link EventService#saveEvent(String,String,String)} method; the methods that determine the values of the event are abstract and must be implemented by the actual pages.
@author jacobbrookover
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.