This class represents the delete check event. This could be triggered when a user presses the delete button for a given
document's check line.
Constructor Summary
public
DeleteCheckEvent(String errorPathPrefix, Document document, Check check) Constructs a DeleteCheckEvent with the given errorPathPrefix, document, and accountingLine.
Constructs a DeleteCheckEvent with the given errorPathPrefix, document, and accountingLine.
Parameters: errorPathPrefix - Parameters: document - Parameters: accountingLine -