public class EventDataConverter extends Object
| Constructor and Description |
|---|
EventDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
CompositeData |
getEventCompositeData(NotificationEvent event,
String aDBEventID) |
CompositeData |
getEventCompositeData(ResultSet aResultSet,
String aDBEventID) |
Date |
getEventDateFromString(String eventDate) |
NotificationEvent |
getEventFromCompositeData(CompositeData compositeData) |
public CompositeData getEventCompositeData(NotificationEvent event, String aDBEventID) throws Exception
Exceptionpublic CompositeData getEventCompositeData(ResultSet aResultSet, String aDBEventID) throws Exception
Exceptionpublic NotificationEvent getEventFromCompositeData(CompositeData compositeData)
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.