public class OmVoiceAccountModifyEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Constructor and Description |
---|
OmVoiceAccountModifyEvent() |
OmVoiceAccountModifyEvent(int moduleId,
int deviceId,
VoiceAccount oldAccount,
VoiceAccount newAccount,
short newState) |
Modifier and Type | Method and Description |
---|---|
short |
getNewState() |
boolean |
isFireDeviceStateCnanged() |
protected void |
prepareMessage(javax.jms.Message message) |
void |
setFireDeviceStateCnanged(boolean fireDeviceStateCnanged) |
ru.bitel.bgbilling.modules.voice.access.om.AccountOrderEvent |
toAccountOrderEvent(ru.bitel.bgbilling.modules.voice.runtime.VoiceApplication application,
java.sql.Connection con) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, serializeAsObject, setLogFunctionProcess, toString, toString
public OmVoiceAccountModifyEvent()
public OmVoiceAccountModifyEvent(int moduleId, int deviceId, VoiceAccount oldAccount, VoiceAccount newAccount, short newState)
protected void prepareMessage(javax.jms.Message message) throws javax.jms.JMSException
prepareMessage
in class Event
javax.jms.JMSException
public ru.bitel.bgbilling.modules.voice.access.om.AccountOrderEvent toAccountOrderEvent(ru.bitel.bgbilling.modules.voice.runtime.VoiceApplication application, java.sql.Connection con) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public short getNewState()
public boolean isFireDeviceStateCnanged()
public void setFireDeviceStateCnanged(boolean fireDeviceStateCnanged)