iCMS.applet
Class AdvancedTrapLine

java.lang.Object
  extended by iCMS.applet.TrapLine
      extended by iCMS.applet.AdvancedTrapLine

public class AdvancedTrapLine
extends TrapLine

The AdvancedTrapLine is a class that holds all logic that's required storing a trap which it will try to break down in HITT fields, with the help of the new syntax, works only with HITT CMS backend

Version:
1.00
Author:
Chris Lukassen
 

Field Summary
 
Fields inherited from class iCMS.applet.TrapLine
application, data, date, decompiled, hostName, key, level, message, multipleTokens, time, timeZone, token, trap
 
Constructor Summary
AdvancedTrapLine(String trap)
          Constructor
 
Method Summary
 String getLevelName()
          returns the level indication of this trap as a string I = INFO E = ERROR W = WARNING F = FATAL
 
Methods inherited from class iCMS.applet.TrapLine
decompiled, getApplication, getData, getDate, getHostName, getKey, getLevel, getMessage, getTime, getTimeZone, getToken, getTrap, multipleTokens, setToken, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdvancedTrapLine

public AdvancedTrapLine(String trap)
Constructor

Method Detail

getLevelName

public String getLevelName()
returns the level indication of this trap as a string