|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object se.citerus.dddsample.interfaces.handling.ws.HandlingReportServiceImpl
public class HandlingReportServiceImpl
This web service endpoint implementation performs basic validation and parsing of incoming data, and in case of a valid registration attempt, sends an asynchronous message with the informtion to the handling event registration system for proper registration.
Constructor Summary | |
---|---|
HandlingReportServiceImpl()
|
Method Summary | |
---|---|
void |
setApplicationEvents(ApplicationEvents applicationEvents)
|
void |
submitReport(HandlingReport handlingReport)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlingReportServiceImpl()
Method Detail |
---|
public void submitReport(HandlingReport handlingReport) throws HandlingReportErrors_Exception
submitReport
in interface HandlingReportService
HandlingReportErrors_Exception
public void setApplicationEvents(ApplicationEvents applicationEvents)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |