reportDeleted

reportDeleted(reportName: String);

The reportDeleted method of the JadeReportWriterSecurity class is called by the JADE Report Writer Configuration application when the report of the receiver is deleted, passing the name of the report as the reportName parameter value.

You can reimplement this method in your JadeReportWriterSecurity subclass, to automatically create a security access entry for the value specified in the method parameter.