Interface DataChangeNotifier


public interface DataChangeNotifier
This interface represents a data change notifier. You may implement this interface and create an entry in the DataChangeNotifierLogic for processing data changes.

Note: The class that implements this interface must have a default public constructor.

Author:
Syam