CONGO AppServer

Class logentry

java.lang.Object
  extended bylogentry

public class logentry
extends java.lang.Object

Create an entry in the reg_history table


Constructor Summary
logentry(int regID, int conID, java.lang.String actCode, java.lang.String comment)
           
 
Method Summary
 int save()
          Call to push log line into the logfile.
 void setArg1(java.lang.String newval)
           
 void setArg2(java.lang.String newval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

logentry

public logentry(int regID,
                int conID,
                java.lang.String actCode,
                java.lang.String comment)
Method Detail

setArg1

public void setArg1(java.lang.String newval)

setArg2

public void setArg2(java.lang.String newval)

save

public int save()
Call to push log line into the logfile.


CONGO AppServer

Copyright © 2004 Stonekeep Consulting, Inc.