Class CreateStudentEvent

java.lang.Object
java.util.EventObject
org.beangle.commons.event.Event
org.beangle.commons.event.BusinessEvent
org.openurp.base.service.event.CreateStudentEvent
All Implemented Interfaces:
Serializable

public class CreateStudentEvent extends org.beangle.commons.event.BusinessEvent
See Also:
  • Constructor Details

    • CreateStudentEvent

      public CreateStudentEvent(Student source)