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