Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks to see if the current record can be deleted and shows an Infolog message if it cannot be deleted.
Syntax
private boolean validateCanDeleteBenefitType()
Run On
Called
Return Value
Type: boolean
true if the current record can be deleted; otherwise, false.
Remarks
This method is called from the validateDelete method.