Example #1
0
 protected void repairDeadReferences(String entityId) {
   super.repairDeadReferences(entityId);
   repairDeadProjectReference(entityId);
 }