Class ConfigPersistEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
net.n2oapp.framework.api.event.N2oEvent
net.n2oapp.framework.config.register.event.ConfigPersistEvent
- All Implemented Interfaces:
Serializable
Событие добавления Info
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ConfigPersistEvent
-
-
Method Details
-
getInfo
-
setInfo
-
isCreate
public boolean isCreate() -
setIsCreate
public void setIsCreate(boolean isCreate)
-