--- reportDefinition: ! description: "Employee Report" tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "PDF" templateName: "Employee Report" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "name.lastName" label: "Last Name" ascending: true controlBreak: false pageBreak: false - propertyName: "name.firstName" label: "First Name" ascending: true controlBreak: false pageBreak: false - propertyName: "positions.jobStatus" label: "Job Status" ascending: true controlBreak: false pageBreak: false queryParameters: ! {} title: "Employee Report" querySpecification: specification: "lastPaidDate.ge param(\"date\",\"01/01/13\",\"Last Paid Starting\ \ Date Range\")" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.employee.Employee" properties: ! - ! description: "Last Name" type: "java.lang.String" propertyName: "lastName" propertyPath: "name" entityName: "Name" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Last Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "name.lastName" dataSourcePath: path: ! [] currentPath: ! - "name" columnOrder: 1 suppressRepeating: false - ! description: "First Name" type: "java.lang.String" propertyName: "firstName" propertyPath: "name" entityName: "Name" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "First Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "name.firstName" dataSourcePath: path: ! [] currentPath: ! - "name" columnOrder: 2 suppressRepeating: false - ! description: "Last Paid Date" type: "java.util.Calendar" propertyName: "lastPaidDate" propertyPath: null entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "METHOD" label: null columnTitle: "Last Paid Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "lastPaidDate" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 3 suppressRepeating: false