public class VoiceDeviceModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<VoiceDevice>
newItem, oldItem
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Constructor and Description |
---|
VoiceDeviceModifiedEvent() |
VoiceDeviceModifiedEvent(int moduleId,
int userId,
VoiceDevice oldItem,
VoiceDevice newItem) |
Modifier and Type | Method and Description |
---|---|
VoiceDevice |
getNewDevice() |
VoiceDevice |
getOldDevice() |
getNewItem, getOldItem
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
public VoiceDeviceModifiedEvent()
public VoiceDeviceModifiedEvent(int moduleId, int userId, VoiceDevice oldItem, VoiceDevice newItem)
public VoiceDevice getOldDevice()
public VoiceDevice getNewDevice()