scone.accesstracking2
Class EventDecoderIE
java.lang.Object
scone.accesstracking2.EventDecoder
scone.accesstracking2.EventDecoderIE
public class EventDecoderIE
- extends EventDecoder
The methods of this class are called by AccessTrackingMeg. Every
message of the meg has its own method to evaluate the received
information and to create and change Access events.
- Version:
- 1.5, 20-Aug-2004
- Author:
- Torsten Hass, Harald Weinreich
Fields inherited from class scone.accesstracking2.EventDecoder |
BACK, BOOKMARK, BROWSER_FIREFOX, BROWSER_GECKO, BROWSER_IE, EXPLORER, FIREFOX, FORMSUBMIT, FRAGMENT, GECKO, HEURISTIC, LINK, NETSCAPE, NEWFRAME, NEWURL, NEWWINDOW, NEXT, OTHER, RELOAD, SELFLINK, SKIPPED |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXHISTORY
protected final int MAXHISTORY
- See Also:
- Constant Field Values
EMPTYREFERRER
protected final java.lang.String EMPTYREFERRER
- See Also:
- Constant Field Values
bh
protected scone.accesstracking2.BrowserHistory bh
browserName
protected int browserName
accessEventExisted
protected boolean accessEventExisted
showMessages
protected boolean showMessages
EventDecoderIE
public EventDecoderIE()