EspressReport
v 5.5

quadbase.common.util.internal
Class ERESLog

java.lang.Object
  |
  +--quadbase.common.util.internal.ERESLog

public class ERESLog
extends java.lang.Object


Field Summary
static int ADDCHARTSCHEDULETASK
           
static int ADDDATAREGISTRY
           
static int ADDNEWNODE
           
static int ADDREPORTSCHEDULETASK
           
static int ADDSCHEDULETASK
           
static int ADMINPAGE
           
static java.lang.String AUTO
           
static int CHART
           
static int COPYNODE
           
static int DASHBOARD
           
static int DASHVIEWER
           
static int DELETEDATAREGISTRYFILE
           
static int DESIGNER
           
static int DHTMLVIEWER
           
static java.lang.String ERESLOGREPORT
           
static int ERESSERVER
           
static int EXPORT
           
static int GETCLEANUPLOGINTERVAL
           
static int INSERTSECURITYLEVEL
           
static int LOGIN
          PROCESS
static int LOGINPAGE
          PRODUCT TYPE
static int LOGOUT
           
static int LOOKUPSERVLET
           
static int MENU_LOGIN
           
static int MENU_VIEWPAGE
           
static int MENUPAGE
           
static int MODIFYSCHEDULETASK
           
static int MOVENODE
           
static int OPEN_CHART
           
static int OPEN_REPORT
           
static int ORGANIZER
           
static int PATH_ADDROW
           
static int PATH_CREATEROW
           
static int PATH_REMOVEROW
           
static int PATH_SETVALUE
           
static java.lang.String[] process
           
static java.lang.String[] prodType
           
static int QUICKDESIGNER
           
static int REMOVEDATAREGISTRY
           
static int REMOVENODE
           
static int REMOVESCHEDULETASK
           
static int REMOVESECURITYLEVEL
           
static int REPAIRBROKELINKS
           
static int REPLACEDIRECTORY
           
static int REPORT
           
static int RUNSCHEDULETASK
           
static int SCHEDULE_EXPORT
           
static int SCHEDULER
           
static int SETCLEANUPLOGINTERVAL
           
static int SETDATAREGISTRYINVISIBLENODE
           
static int SETDATAREGISTRYPERMISSION
           
static int SETFILEPERMISSION
           
static int SETGROUPPERMISSION
           
static int SETJSPDEFAULTDIRECTORY
           
static int SETNODEDESCRIPTION
           
static int SETNODEFILENAME
           
static int SETNODENAME
           
static int SETNODEPERMISSION
           
static int SETPORTNUMBER
           
static int SETPROTOCOL
           
static int SETSECURITYLEVELS
           
static int SETSERVERNAME
           
static int SETSERVLETCONTEXT
           
static int SETSMTPHOSTNAME
           
static int SETUSERDATAFILE
           
static int SETUSERPERMISSION
           
static int SETWEBROOT
           
static int SETWEBSERVERPORT
           
static int SOAP
           
static int START_SERVER
           
static int STOP_SERVER
           
static int TIMEOUT
           
static java.lang.String UNKNOWN
          USER
static int UPDATENODEOWNERID
           
static int URLMAP_ADDROW
           
static int URLMAP_CREATEROW
           
static int URLMAP_INSERTROW
           
static int URLMAP_MOVEROW
           
static int URLMAP_REMOVEROW
           
static int URLMAP_SETVALUE
           
static int WRITE_DATAVIEW
           
static int WRITE_QUERYFILE
           
 
Constructor Summary
ERESLog()
           
 
Method Summary
static java.lang.String getProcessName(int processType)
           
static java.lang.String printIntArray(int[] obj)
           
static java.lang.String printObjectArray(java.lang.Object[] obj)
           
static void writeLog(java.lang.String user, int process, java.lang.String incomingIP, int productType, java.lang.String details)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTO

public static java.lang.String AUTO

ERESLOGREPORT

public static java.lang.String ERESLOGREPORT

LOGINPAGE

public static int LOGINPAGE
PRODUCT TYPE

ADMINPAGE

public static int ADMINPAGE

MENUPAGE

public static int MENUPAGE

DASHBOARD

public static int DASHBOARD

QUICKDESIGNER

public static int QUICKDESIGNER

ORGANIZER

public static int ORGANIZER

REPORT

public static int REPORT

CHART

public static int CHART

SCHEDULER

public static int SCHEDULER

LOOKUPSERVLET

public static int LOOKUPSERVLET

DHTMLVIEWER

public static int DHTMLVIEWER

DASHVIEWER

public static int DASHVIEWER

SOAP

public static int SOAP

DESIGNER

public static int DESIGNER

ERESSERVER

public static int ERESSERVER

prodType

public static java.lang.String[] prodType

UNKNOWN

public static java.lang.String UNKNOWN
USER

LOGIN

public static int LOGIN
PROCESS

TIMEOUT

public static int TIMEOUT

LOGOUT

public static int LOGOUT

SETWEBROOT

public static int SETWEBROOT

SETSERVERNAME

public static int SETSERVERNAME

SETPROTOCOL

public static int SETPROTOCOL

SETPORTNUMBER

public static int SETPORTNUMBER

SETWEBSERVERPORT

public static int SETWEBSERVERPORT

SETJSPDEFAULTDIRECTORY

public static int SETJSPDEFAULTDIRECTORY

SETSERVLETCONTEXT

public static int SETSERVLETCONTEXT

SETSMTPHOSTNAME

public static int SETSMTPHOSTNAME

REPAIRBROKELINKS

public static int REPAIRBROKELINKS

REPLACEDIRECTORY

public static int REPLACEDIRECTORY

ADDNEWNODE

public static int ADDNEWNODE

REMOVENODE

public static int REMOVENODE

COPYNODE

public static int COPYNODE

MOVENODE

public static int MOVENODE

SETNODENAME

public static int SETNODENAME

SETNODEDESCRIPTION

public static int SETNODEDESCRIPTION

SETNODEFILENAME

public static int SETNODEFILENAME

UPDATENODEOWNERID

public static int UPDATENODEOWNERID

ADDSCHEDULETASK

public static int ADDSCHEDULETASK

ADDREPORTSCHEDULETASK

public static int ADDREPORTSCHEDULETASK

ADDCHARTSCHEDULETASK

public static int ADDCHARTSCHEDULETASK

REMOVESCHEDULETASK

public static int REMOVESCHEDULETASK

MODIFYSCHEDULETASK

public static int MODIFYSCHEDULETASK

RUNSCHEDULETASK

public static int RUNSCHEDULETASK

ADDDATAREGISTRY

public static int ADDDATAREGISTRY

REMOVEDATAREGISTRY

public static int REMOVEDATAREGISTRY

SETDATAREGISTRYPERMISSION

public static int SETDATAREGISTRYPERMISSION

DELETEDATAREGISTRYFILE

public static int DELETEDATAREGISTRYFILE

SETUSERDATAFILE

public static int SETUSERDATAFILE

SETUSERPERMISSION

public static int SETUSERPERMISSION

SETGROUPPERMISSION

public static int SETGROUPPERMISSION

INSERTSECURITYLEVEL

public static int INSERTSECURITYLEVEL

REMOVESECURITYLEVEL

public static int REMOVESECURITYLEVEL

SETSECURITYLEVELS

public static int SETSECURITYLEVELS

SETNODEPERMISSION

public static int SETNODEPERMISSION

SETFILEPERMISSION

public static int SETFILEPERMISSION

SETDATAREGISTRYINVISIBLENODE

public static int SETDATAREGISTRYINVISIBLENODE

PATH_SETVALUE

public static int PATH_SETVALUE

PATH_ADDROW

public static int PATH_ADDROW

PATH_REMOVEROW

public static int PATH_REMOVEROW

PATH_CREATEROW

public static int PATH_CREATEROW

URLMAP_SETVALUE

public static int URLMAP_SETVALUE

URLMAP_ADDROW

public static int URLMAP_ADDROW

URLMAP_INSERTROW

public static int URLMAP_INSERTROW

URLMAP_MOVEROW

public static int URLMAP_MOVEROW

URLMAP_REMOVEROW

public static int URLMAP_REMOVEROW

URLMAP_CREATEROW

public static int URLMAP_CREATEROW

SCHEDULE_EXPORT

public static int SCHEDULE_EXPORT

WRITE_DATAVIEW

public static int WRITE_DATAVIEW

WRITE_QUERYFILE

public static int WRITE_QUERYFILE

MENU_VIEWPAGE

public static int MENU_VIEWPAGE

MENU_LOGIN

public static int MENU_LOGIN

OPEN_REPORT

public static int OPEN_REPORT

OPEN_CHART

public static int OPEN_CHART

EXPORT

public static int EXPORT

SETCLEANUPLOGINTERVAL

public static int SETCLEANUPLOGINTERVAL

GETCLEANUPLOGINTERVAL

public static int GETCLEANUPLOGINTERVAL

START_SERVER

public static int START_SERVER

STOP_SERVER

public static int STOP_SERVER

process

public static java.lang.String[] process
Constructor Detail

ERESLog

public ERESLog()
Method Detail

printObjectArray

public static java.lang.String printObjectArray(java.lang.Object[] obj)

printIntArray

public static java.lang.String printIntArray(int[] obj)

writeLog

public static void writeLog(java.lang.String user,
                            int process,
                            java.lang.String incomingIP,
                            int productType,
                            java.lang.String details)
                     throws java.lang.Exception

getProcessName

public static java.lang.String getProcessName(int processType)

EspressReport
v 5.5