Class EntitySpecAttrModifiedEvent
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.kernel.event.common.Event
ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<EntitySpecAttr>
ru.bitel.oss.kernel.entity.common.event.EntitySpecAttrModifiedEvent
- All Implemented Interfaces:
- Serializable
public class EntitySpecAttrModifiedEvent
extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<EntitySpecAttr>
- See Also:
- 
Field SummaryFields inherited from class ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEventnewItem, oldItemFields inherited from class ru.bitel.bgbilling.kernel.event.common.EventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedEntitySpecAttrModifiedEvent(int moduleId, int userId, EntitySpecAttr oldValue, EntitySpecAttr newValue) 
- 
Method SummaryMethods inherited from class ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEventgetNewItem, getOldItemMethods inherited from class ru.bitel.bgbilling.kernel.event.common.EventgetContractId, getDestination, getGenerateTime, getMessageID, getModuleId, getPluginId, getSource, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, setMessageID, setSource, toString, toStringMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLoggererror, error, error, getLogger, logError, logError, warn
- 
Constructor Details- 
EntitySpecAttrModifiedEventprotected EntitySpecAttrModifiedEvent()
- 
EntitySpecAttrModifiedEventpublic EntitySpecAttrModifiedEvent(int moduleId, int userId, EntitySpecAttr oldValue, EntitySpecAttr newValue) 
 
-