HcmBenefitType.validateCanDeleteBenefitType Method
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.