<?xml version="1.0" encoding="UTF-8"?>
<ObjectTypeHandler Name="reporting running collection" Class="com.sapportals.wcm.service.objecttypehandler.GenericObjectTypeHandler">
   <SelectionCriteria>
      <Paths>
         <Path>/reporting/schedules/**</Path>
         <Path>/reporting/schedules</Path>
      </Paths>
   </SelectionCriteria>
  <Properties>
    <Property Key="rndPropertyColumns"    Value="rnd:icon,rpt:displayname,rpt:report-name,rpt:next-schedule,rpt:schedule-repeat,rnd:action" />
  </Properties>
  <Property Key="rndEmptyCBundleFile"   Value="com.sapportals.wcm.control.reporting.Reporting" />
  <Property Key="rndEmptyCBundleKey"   Value="txtNoScheduledReports" />
  <Property Key="rndEmptyCStyle"   Value="message" />
</ObjectTypeHandler>

