}
@Override
public LabelFormatter getDescription() {
final LabelFormatter labelFormatter = new LabelFormatter();
labelFormatter.appendLabel(getGratuityExemptionJustificationType().getQualifiedName(),
LabelFormatter.ENUMERATION_RESOURCES);
String gratuityExemptionDate =
getGratuityExemptionDispatchDate() != null ? getGratuityExemptionDispatchDate().toString(
DateFormatUtil.DEFAULT_DATE_FORMAT) : "-";
labelFormatter.appendLabel(" (").appendLabel("label.in", LabelFormatter.APPLICATION_RESOURCES).appendLabel(" ")