public class InetServTypeModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<InetServType>
newItem, oldItemCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
InetServTypeModifiedEvent() |
|
InetServTypeModifiedEvent(int moduleId,
int userId,
InetServType oldInetServType,
InetServType newInetServType) |
| Modifier and Type | Method and Description |
|---|---|
InetServType |
getNewInetServType() |
InetServType |
getOldInetServType() |
getNewItem, getOldItemgetContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected InetServTypeModifiedEvent()
public InetServTypeModifiedEvent(int moduleId,
int userId,
InetServType oldInetServType,
InetServType newInetServType)
public InetServType getOldInetServType()
public InetServType getNewInetServType()