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