Uses of Class
dea.beans.Msg_info

Packages that use Msg_info
dea.beans   
dea.spamRescue   
 

Uses of Msg_info in dea.beans
 

Methods in dea.beans that return Msg_info
static Msg_info Msg_info.load(java.sql.ResultSet results)
           
static Msg_info Msg_info.load(java.sql.ResultSet results, Msg_info newObj)
           
 

Methods in dea.beans with parameters of type Msg_info
static Msg_info Msg_info.load(java.sql.ResultSet results, Msg_info newObj)
           
 

Uses of Msg_info in dea.spamRescue
 

Methods in dea.spamRescue that return Msg_info
static Msg_info MsgInfo.load(Db db, long batch, java.lang.String number)
          load record from the DB by batch and msg number
static Msg_info MsgInfo.load(Db db, java.lang.String msgID, java.lang.String toAddr)
          load record from the DB by the email messageID and to address.
static Msg_info MsgInfo.store(Msg_info mi)
          Update Msg_info record
 

Methods in dea.spamRescue with parameters of type Msg_info
static Msg_info MsgInfo.store(Msg_info mi)
          Update Msg_info record
 



Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.