public class VoiceDeviceTypeModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<VoiceDeviceType>
newItem, oldItemCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
VoiceDeviceTypeModifiedEvent() |
VoiceDeviceTypeModifiedEvent(int moduleId,
int userId,
VoiceDeviceType oldDevice,
VoiceDeviceType newDevice) |
| Modifier and Type | Method and Description |
|---|---|
VoiceDeviceType |
getNewVoiceDeviceType() |
VoiceDeviceType |
getOldVoiceDeviceType() |
getNewItem, getOldItemgetContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic VoiceDeviceTypeModifiedEvent()
public VoiceDeviceTypeModifiedEvent(int moduleId,
int userId,
VoiceDeviceType oldDevice,
VoiceDeviceType newDevice)
public VoiceDeviceType getOldVoiceDeviceType()
public VoiceDeviceType getNewVoiceDeviceType()