--- reportDefinition: ! description: "Lists classified employees with their rehired retiree flags marked\ \ true. Report also includes date employee was rehired." tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "PDF" templateName: "Classified Rehired Retirees" suppressDetail: false showOptions: false sortProperties: ! [] queryParameters: ! {} title: "Classified Rehired Retirees" querySpecification: specification: "employee.deleted.eq 'false'\nrehiredRetiree.eq 'true'" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payrollitem.SersItem" properties: ! - ! description: "Name With Middle Initial" type: "java.lang.String" propertyName: "nameWithMiddleInitial" propertyPath: "employee.name" entityName: "Name" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "METHOD" label: "" columnTitle: "Full Name" alignment: "CENTER" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 20 relativePropertyName: "employee.name.nameWithMiddleInitial" dataSourcePath: path: ! [] currentPath: ! - "employee" - "name" columnOrder: 1 suppressRepeating: false - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "employee.legalName" entityName: "Name" sortOrder: 2 controlBreak: false suppressed: true pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Last Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.legalName.lastName" dataSourcePath: path: ! [] currentPath: ! - "employee" - "legalName" columnOrder: 2 suppressRepeating: false - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "employee.legalName" entityName: "Name" sortOrder: 3 controlBreak: false suppressed: true pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "First Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.legalName.firstName" dataSourcePath: path: ! [] currentPath: ! - "employee" - "legalName" columnOrder: 3 suppressRepeating: false - ! description: "Rehired Date" type: "java.util.Calendar" propertyName: "rehiredDate" propertyPath: null entityName: "SersItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: "" columnTitle: "Rehired Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "rehiredDate" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 4 suppressRepeating: false