Generated by
JDiff

Class it.dtt.ca.event.CAProductEvent

Changed Constructors
CAProductEvent(CAManager, Product) Change in type from (CAManager, int, Product) to (CAManager, Product).
Change of visibility from public to protected.
Constructor for a CAProductEvent
 

Added Methods
Product[] getProducts() Retrieves the products
 

Changed Methods
Product getProduct() Now deprecated.
Retrieves getProducts[0] Product object
int getType() Method was inherited from CAEvent, but is now defined locally. Returns the type of event that's arrived.