Uses of Class
com.aggregator.HandlingReport

Packages that use HandlingReport
com.aggregator Generated from the upstream Aggregation Service WSDL  
se.citerus.dddsample.interfaces.handling Interfaces for receiving handling events into the system. 
se.citerus.dddsample.interfaces.handling.ws Web service interface for registering handling events. 
 

Uses of HandlingReport in com.aggregator
 

Fields in com.aggregator declared as HandlingReport
protected  HandlingReport SubmitReport.arg0
           
 

Methods in com.aggregator that return HandlingReport
 HandlingReport ObjectFactory.createHandlingReport()
          Create an instance of HandlingReport
 HandlingReport SubmitReport.getArg0()
          Gets the value of the arg0 property.
 

Methods in com.aggregator with parameters of type HandlingReport
 void SubmitReport.setArg0(HandlingReport value)
          Sets the value of the arg0 property.
 void HandlingReportService.submitReport(HandlingReport arg0)
           
 

Uses of HandlingReport in se.citerus.dddsample.interfaces.handling
 

Methods in se.citerus.dddsample.interfaces.handling with parameters of type HandlingReport
static java.util.Date HandlingReportParser.parseCompletionTime(HandlingReport handlingReport, java.util.List<java.lang.String> errors)
           
 

Uses of HandlingReport in se.citerus.dddsample.interfaces.handling.ws
 

Methods in se.citerus.dddsample.interfaces.handling.ws with parameters of type HandlingReport
 void HandlingReportServiceImpl.submitReport(HandlingReport handlingReport)
           
 



Copyright © 2009. All Rights Reserved.