Package ru.bgcrm.event.customer
Class CustomerChangedEvent
- java.lang.Object
-
- ru.bgcrm.event.UserEvent
-
- ru.bgcrm.event.customer.CustomerChangedEvent
-
- All Implemented Interfaces:
java.io.Serializable
,Event
public class CustomerChangedEvent extends UserEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomerChangedEvent(DynActionForm form, int customerId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCustomerId()
-
-
-
Constructor Detail
-
CustomerChangedEvent
public CustomerChangedEvent(DynActionForm form, int customerId)
-
-