public interface NotificationActionMapper
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionByLOMSOrderStatus(com.caplin.ret.trapi.fx.FXOrder order)
Maps LOMSOrderState to an NotificationAction value.
|
java.lang.String |
getActionByNotificationType(NotificationType notificationType)
Maps NotificationType to an NotificationAction value.
|
java.lang.String getActionByLOMSOrderStatus(com.caplin.ret.trapi.fx.FXOrder order)
order
- FXOrder containing the LOMSOrderStatejava.lang.String getActionByNotificationType(NotificationType notificationType)
notificationType
- Copyright © 2019 Caplin Systems.