org.kuali.rice.kew.routemodule.service.impl
Class RoutingReportServiceImpl

java.lang.Object
  extended by org.kuali.rice.kew.routemodule.service.impl.RoutingReportServiceImpl
All Implemented Interfaces:
RoutingReportService

public class RoutingReportServiceImpl
extends Object
implements RoutingReportService


Constructor Summary
RoutingReportServiceImpl()
           
 
Method Summary
 DocumentRouteHeaderValue report(SimulationCriteria criteria)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingReportServiceImpl

public RoutingReportServiceImpl()
Method Detail

report

public DocumentRouteHeaderValue report(SimulationCriteria criteria)
Specified by:
report in interface RoutingReportService


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.