public class EMSGImpl extends BaseTableimpl implements EMSG
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_EMSG_CASEID
發送案件識別號
|
static java.lang.String |
KEY_EMSG_CLASS
類別
|
static java.lang.String |
KEY_EMSG_CONTENT
發送內容
|
static java.lang.String |
KEY_EMSG_CREDATETIME
建檔時間
|
static java.lang.String |
KEY_EMSG_CREUSERID
建檔人
|
static java.lang.String |
KEY_EMSG_EADDR
發送位址
|
static java.lang.String |
KEY_EMSG_MSGTPLNO
發送訊息樣板編號
|
static java.lang.String |
KEY_EMSG_MTNDATETIME
異動時間
|
static java.lang.String |
KEY_EMSG_MTNUSERID
異動人
|
static java.lang.String |
KEY_EMSG_NUMBER
發送次數
|
static java.lang.String |
KEY_EMSG_RESULT
發送結果
|
static java.lang.String |
KEY_EMSG_SANDWAY
發送方式
|
static java.lang.String |
KEY_EMSG_SENDERRMSG
發送失敗內容
|
static java.lang.String |
KEY_EMSG_SENDTIME
發送時間
|
static java.lang.String |
KEY_EMSG_SEQNO
唯一序號
|
static java.lang.String |
KEY_EMSG_SETSENDATE
排定發送日期
|
static java.lang.String |
KEY_EMSG_SETSENDTIME
排定發送時間
|
static java.lang.String |
KEY_EMSG_SUBJECT |
static java.lang.String[] |
KEY_PRIMARYID |
static java.lang.String |
TABLENAME |
dataisexists, errMesg, KEY_ACTION, KEY_ALLFIELDList, KEY_Parameters, tmpRowdata, VALUE_ACTION, VALUE_ACTION_ADD, VALUE_ACTION_DELETE, VALUE_ACTION_REPLACE, VALUE_ACTION_UPDATE, VALUE_Parameters_使用TABLE介面
Constructor and Description |
---|
EMSGImpl() |
EMSGImpl(BaseTable therow) |
EMSGImpl(MaliContext inContext) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEMSG_CASEID()
get 發送案件識別號
|
java.lang.String |
getEMSG_CLASS()
get 類別
|
java.lang.String |
getEMSG_CONTENT()
get 發送內容
|
java.lang.String |
getEMSG_CREDATETIME()
get 建檔時間
|
java.lang.String |
getEMSG_CREUSERID()
get 建檔人
|
java.lang.String |
getEMSG_EADDR()
get 發送位址
|
java.lang.String |
getEMSG_MSGTPLNO()
get 發送訊息樣板編號
|
java.lang.String |
getEMSG_MTNDATETIME()
get 異動時間
|
java.lang.String |
getEMSG_MTNUSERID()
get 異動人
|
java.lang.String |
getEMSG_NUMBER()
get 發送次數
|
java.lang.String |
getEMSG_RESULT()
get 發送結果
|
java.lang.String |
getEMSG_SANDWAY()
get 發送方式
|
java.lang.String |
getEMSG_SENDERRMSG()
get 發送失敗內容
|
java.lang.String |
getEMSG_SENDTIME()
get 發送時間
|
java.lang.String |
getEMSG_SEQNO()
get 唯一序號
|
java.lang.String |
getEMSG_SETSENDATE()
get 排定發送日期
|
java.lang.String |
getEMSG_SETSENDTIME()
get 排定發送時間
|
java.lang.String |
getEMSG_SUBJECT()
get 主旨
|
static java.lang.Object |
getinstance(MaliContext inContext) |
void |
init() |
void |
insert()
新增
|
boolean |
preDelete()
if preDelete is true then use setDeleteTrigger method, if false then Exception error Message,don't execute delete;
|
boolean |
preInsert()
if preInsert is true then use setInsertTrigger method else if false then Exception error Message, don't execute insert;
|
boolean |
preUpdate()
if preUpdate is true then use setUpateTrriger method , if false then Exception error Message,don't execute update ;
|
void |
setDeleteTrigger()
using delete executed before setDeleteTrigger
|
void |
setEMSG_CASEID(java.lang.String fieldvalue)
set 發送案件識別號
|
void |
setEMSG_CLASS(java.lang.String fieldvalue)
set 類別
|
void |
setEMSG_CONTENT(java.lang.String fieldvalue)
set 發送內容
|
void |
setEMSG_CREDATETIME(java.lang.String fieldvalue)
set 建檔時間
|
void |
setEMSG_CREUSERID(java.lang.String fieldvalue)
set 建檔人
|
void |
setEMSG_EADDR(java.lang.String fieldvalue)
set 發送位址
|
void |
setEMSG_EMSG_SUBJECT(java.lang.String fieldvalue)
set 主旨
|
void |
setEMSG_MSGTPLNO(java.lang.String fieldvalue)
set 發送訊息樣板編號
|
void |
setEMSG_MTNDATETIME(java.lang.String fieldvalue)
set 異動時間
|
void |
setEMSG_MTNUSERID(java.lang.String fieldvalue)
set 異動人
|
void |
setEMSG_NUMBER(java.lang.String fieldvalue)
set 發送次數
|
void |
setEMSG_RESULT(java.lang.String fieldvalue)
set 發送結果
|
void |
setEMSG_SANDWAY(java.lang.String fieldvalue)
set 發送方式
|
void |
setEMSG_SENDERRMSG(java.lang.String fieldvalue)
set 發送失敗內容
|
void |
setEMSG_SENDTIME(java.lang.String fieldvalue)
set 發送時間
|
void |
setEMSG_SEQNO(java.lang.String fieldvalue)
set 唯一序號
|
void |
setEMSG_SETSENDATE(java.lang.String fieldvalue)
set 排定發送日期
|
void |
setEMSG_SETSENDTIME(java.lang.String fieldvalue)
set 排定發送時間
|
void |
setInsertTrigger()
using insert executed before setInsertTrigger
|
void |
setMaliContext(MaliContext inContext)
set MaliContext
|
void |
setUpdateTrigger()
using update executed before setUpdateTrigger
|
checkSQLAction, ConvertToBaseTable, createObjectByByteArray, delete, execute, execute, fillColumns, generatePrimaryId, getActionmode, getAllFieldList, getBaseTable, getBasetablefield, getCalendarfield, getclsSqlData, getCommitActionMode, getConnDbCom, getCurTablePrimaryKey, getDBColumnType, getDoublefield, getErrMesg, geterrorMesgRowData, getFieldColumnIndex, getFieldValue, getInstance, getIntegerfield, getMaliContext, getObjectfield, getOldData, getPimaryId, getPostexecuteBatchQuery, getPostExecuteTable, getPreExecuteTable, getPrimaryId, getPrimaryKey, getPrimaryKeyValue, getRowData, getROWID, getStringfield, getTableName, getTimestampfield, getUpdateLog, getVectorfield, inputRowData, isDeleteed, isexecuteupdate, isFieldError, isInserted, isPrimaryKey, isSaveed, isStringSpacetoNull, isUpdated, is資料是否存在, modifyoldFieldvalue, postDelete, postInsert, postUpdate, removeField, reset, rollBack, setActionmode, setALLFIELDSList, setConnDbCom, setDataBaseType, setDeleteMode, setErrMesg, setErrorMesg, setFielddata, setFielddata, setInsertDefaultValue, setInsertMode, setPostexecuteBatchQuery, setPostExecuteTable, setPreExecuteTable, setPrimaryId, setPrimaryKey, setReplaceMode, setRowData, setROWID, setStringSpaceToNull, setStringValue, setTableName, setUpdateDefaultValue, setUpdateMode, toString, update, update
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setFieldbyBaseTable, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
createObjectByteArray, getHashTableContent, setVectorFielddata
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkSQLAction, ConvertToBaseTable, delete, execute, execute, fillColumns, generatePrimaryId, getActionmode, getBaseTable, getBasetablefield, getclsSqlData, getCommitActionMode, getConnDbCom, getCurTablePrimaryKey, getDBColumnType, getDoublefield, getErrMesg, geterrorMesgRowData, getFieldColumnIndex, getFieldValue, getInstance, getIntegerfield, getMaliContext, getObjectfield, getOldData, getPimaryId, getPostexecuteBatchQuery, getPostExecuteTable, getPreExecuteTable, getPrimaryId, getPrimaryKey, getPrimaryKeyValue, getRowData, getROWID, getStringfield, getTableName, getTimestampfield, inputRowData, isDeleteed, isexecuteupdate, isFieldError, isInserted, isPrimaryKey, isSaveed, isStringSpacetoNull, isUpdated, is資料是否存在, postDelete, postInsert, postUpdate, removeField, reset, setActionmode, setConnDbCom, setDeleteMode, setErrMesg, setFielddata, setFielddata, setInsertDefaultValue, setInsertMode, setPostexecuteBatchQuery, setPostExecuteTable, setPreExecuteTable, setPrimaryId, setPrimaryKey, setReplaceMode, setRowData, setROWID, setStringSpaceToNull, setTableName, setUpdateDefaultValue, setUpdateMode, update, update
getcreateDateTimeKey, getcreateUserIdKey, getcreateUserOrgIdKey, getmodifyDateTimeKey, getmodifyUserIdKey, getmodifyUserOrgIdKey, getPrimaryIdKey, isFieldbyBaseTable, setcreateDateTimeKey, setcreateUserIdKey, setcreateUserOrgIdKey, setmodifyDateTimeKey, setmodifyUserIdKey, setmodifyUserOrgIdkey, setPrimaryIdKey
public static final java.lang.String TABLENAME
public static java.lang.String KEY_EMSG_SENDTIME
public static java.lang.String KEY_EMSG_SETSENDTIME
public static java.lang.String KEY_EMSG_SETSENDATE
public static java.lang.String KEY_EMSG_CONTENT
public static java.lang.String KEY_EMSG_MSGTPLNO
public static java.lang.String KEY_EMSG_EADDR
public static java.lang.String KEY_EMSG_SANDWAY
public static java.lang.String KEY_EMSG_CLASS
public static java.lang.String KEY_EMSG_MTNDATETIME
public static java.lang.String KEY_EMSG_MTNUSERID
public static java.lang.String KEY_EMSG_CREDATETIME
public static java.lang.String KEY_EMSG_CREUSERID
public static java.lang.String KEY_EMSG_NUMBER
public static java.lang.String KEY_EMSG_RESULT
public static java.lang.String KEY_EMSG_CASEID
public static java.lang.String KEY_EMSG_SEQNO
public static java.lang.String KEY_EMSG_SENDERRMSG
public static java.lang.String KEY_EMSG_SUBJECT
public static java.lang.String[] KEY_PRIMARYID
public EMSGImpl()
public EMSGImpl(BaseTable therow)
public EMSGImpl(MaliContext inContext)
public static java.lang.Object getinstance(MaliContext inContext)
public void setMaliContext(MaliContext inContext)
BaseTable
setMaliContext
in interface BaseTable
setMaliContext
in class BaseTableimpl
public void init()
init
in interface BaseTable
init
in class BaseTableimpl
public void setInsertTrigger()
setInsertTrigger
in interface BaseTable
setInsertTrigger
in class BaseTableimpl
public void setUpdateTrigger()
setUpdateTrigger
in interface BaseTable
setUpdateTrigger
in class BaseTableimpl
public void setDeleteTrigger()
setDeleteTrigger
in interface BaseTable
setDeleteTrigger
in class BaseTableimpl
public boolean preInsert() throws java.lang.Exception
preInsert
in interface BaseTable
preInsert
in class BaseTableimpl
java.lang.Exception
public boolean preUpdate() throws java.lang.Exception
preUpdate
in interface BaseTable
preUpdate
in class BaseTableimpl
java.lang.Exception
public boolean preDelete() throws java.lang.Exception
preDelete
in interface BaseTable
preDelete
in class BaseTableimpl
java.lang.Exception
public java.lang.String getEMSG_SENDTIME()
getEMSG_SENDTIME
in interface EMSG
public java.lang.String getEMSG_SETSENDTIME()
getEMSG_SETSENDTIME
in interface EMSG
public java.lang.String getEMSG_SETSENDATE()
getEMSG_SETSENDATE
in interface EMSG
public java.lang.String getEMSG_CONTENT()
getEMSG_CONTENT
in interface EMSG
public java.lang.String getEMSG_MSGTPLNO()
getEMSG_MSGTPLNO
in interface EMSG
public java.lang.String getEMSG_EADDR()
getEMSG_EADDR
in interface EMSG
public java.lang.String getEMSG_SANDWAY()
getEMSG_SANDWAY
in interface EMSG
public java.lang.String getEMSG_CLASS()
getEMSG_CLASS
in interface EMSG
public java.lang.String getEMSG_MTNDATETIME()
getEMSG_MTNDATETIME
in interface EMSG
public java.lang.String getEMSG_MTNUSERID()
getEMSG_MTNUSERID
in interface EMSG
public java.lang.String getEMSG_CREDATETIME()
getEMSG_CREDATETIME
in interface EMSG
public java.lang.String getEMSG_CREUSERID()
getEMSG_CREUSERID
in interface EMSG
public java.lang.String getEMSG_NUMBER()
getEMSG_NUMBER
in interface EMSG
public java.lang.String getEMSG_RESULT()
getEMSG_RESULT
in interface EMSG
public java.lang.String getEMSG_CASEID()
getEMSG_CASEID
in interface EMSG
public java.lang.String getEMSG_SEQNO()
getEMSG_SEQNO
in interface EMSG
public java.lang.String getEMSG_SENDERRMSG()
getEMSG_SENDERRMSG
in interface EMSG
public void setEMSG_SENDTIME(java.lang.String fieldvalue)
setEMSG_SENDTIME
in interface EMSG
fieldvalue
- public void setEMSG_SETSENDTIME(java.lang.String fieldvalue)
setEMSG_SETSENDTIME
in interface EMSG
fieldvalue
- public void setEMSG_SETSENDATE(java.lang.String fieldvalue)
setEMSG_SETSENDATE
in interface EMSG
fieldvalue
- public void setEMSG_CONTENT(java.lang.String fieldvalue)
setEMSG_CONTENT
in interface EMSG
fieldvalue
- public void setEMSG_MSGTPLNO(java.lang.String fieldvalue)
setEMSG_MSGTPLNO
in interface EMSG
fieldvalue
- public void setEMSG_EADDR(java.lang.String fieldvalue)
setEMSG_EADDR
in interface EMSG
fieldvalue
- public void setEMSG_SANDWAY(java.lang.String fieldvalue)
setEMSG_SANDWAY
in interface EMSG
fieldvalue
- public void setEMSG_CLASS(java.lang.String fieldvalue)
setEMSG_CLASS
in interface EMSG
fieldvalue
- public void setEMSG_MTNDATETIME(java.lang.String fieldvalue)
setEMSG_MTNDATETIME
in interface EMSG
fieldvalue
- public void setEMSG_MTNUSERID(java.lang.String fieldvalue)
setEMSG_MTNUSERID
in interface EMSG
fieldvalue
- public void setEMSG_CREDATETIME(java.lang.String fieldvalue)
setEMSG_CREDATETIME
in interface EMSG
fieldvalue
- public void setEMSG_CREUSERID(java.lang.String fieldvalue)
setEMSG_CREUSERID
in interface EMSG
fieldvalue
- public void setEMSG_NUMBER(java.lang.String fieldvalue)
setEMSG_NUMBER
in interface EMSG
fieldvalue
- public void setEMSG_RESULT(java.lang.String fieldvalue)
setEMSG_RESULT
in interface EMSG
fieldvalue
- public void setEMSG_CASEID(java.lang.String fieldvalue)
setEMSG_CASEID
in interface EMSG
fieldvalue
- public void setEMSG_SEQNO(java.lang.String fieldvalue)
setEMSG_SEQNO
in interface EMSG
fieldvalue
- public void setEMSG_SENDERRMSG(java.lang.String fieldvalue)
setEMSG_SENDERRMSG
in interface EMSG
fieldvalue
- public void insert() throws java.lang.Exception
BaseTable
insert
in interface BaseTable
insert
in class BaseTableimpl
java.lang.Exception
public java.lang.String getEMSG_SUBJECT()
EMSG
getEMSG_SUBJECT
in interface EMSG
public void setEMSG_EMSG_SUBJECT(java.lang.String fieldvalue)
EMSG
setEMSG_EMSG_SUBJECT
in interface EMSG