public class VoiceDeviceModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<VoiceDevice>
newItem, oldItemCONTRACT_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, getOldItemgetContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic VoiceDeviceModifiedEvent()
public VoiceDeviceModifiedEvent(int moduleId,
int userId,
VoiceDevice oldItem,
VoiceDevice newItem)
public VoiceDevice getOldDevice()
public VoiceDevice getNewDevice()