Class DelegatingBaseEntityListener
java.lang.Object
org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonCreate(BaseEntity baseEntity) voidonLoad(BaseEntity baseEntity) voidonUpdate(BaseEntity baseEntity)
-
Constructor Details
-
DelegatingBaseEntityListener
public DelegatingBaseEntityListener()
-
-
Method Details
-
onLoad
-
onCreate
-
onUpdate
-