|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordChangeEvent | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
Uses of RecordChangeEvent in com.sage.accpac.sm |
---|
Methods in com.sage.accpac.sm with parameters of type RecordChangeEvent | |
---|---|
void |
NotificationListener.deleted(RecordChangeEvent e)
Record has been deleted |
void |
NotificationAdapter.deleted(RecordChangeEvent e)
Record has been deleted |
void |
NotificationListener.deleting(RecordChangeEvent e)
Record is about to be deleted |
void |
NotificationAdapter.deleting(RecordChangeEvent e)
Record is about to be deleted |
void |
NotificationListener.initialized(RecordChangeEvent e)
Record was initialized |
void |
NotificationAdapter.initialized(RecordChangeEvent e)
Record was initialized |
void |
NotificationListener.retrieved(RecordChangeEvent e)
Record was retrieved |
void |
NotificationAdapter.retrieved(RecordChangeEvent e)
Record was retrieved |
void |
NotificationListener.verifying(RecordChangeEvent e)
Record is being verified |
void |
NotificationAdapter.verifying(RecordChangeEvent e)
Record is being verified |
void |
NotificationListener.written(RecordChangeEvent e)
Record was written |
void |
NotificationAdapter.written(RecordChangeEvent e)
Record was written |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |