|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SAGOutbound
It is the root node of outbound OTD for SAG eway.
| Nested Class Summary | |
|---|---|
static interface |
SAGOutbound.OutboundServices
A set of Swift Outbound Message Serives, i.e. |
| Method Summary | |
|---|---|
SAGConstants |
getConstants()
The SAGConstants can be used in collaboration by users. |
OutboundConfiguration |
getOutboundConfiguration()
It represents the eWay's Outbound Configuration. |
SAGOutbound.OutboundServices |
getOutboundServices()
It holds the outbound message services like FileAct, InterAct, etc. |
Primitives |
getPrimitives()
It holds all SNL primitives defined in SNL Specification (and Sw.dtd). |
RemoteApis |
getRemoteApis()
It represents the RemoteApis for host adapter. |
java.lang.String |
readSwiftDateTime()
Utility method - it can be used by both InterAct and FileAct. |
| Method Detail |
|---|
OutboundConfiguration getOutboundConfiguration()
throws SAGApplicationException
OutboundConfiguration - Returns the OutboundConfiguration object.
SAGApplicationException - upon error.
SAGOutbound.OutboundServices getOutboundServices()
throws SAGApplicationException
OutboundServices - Returns the outbound services object.
SAGApplicationException - upon error.SAGConstants getConstants()
SAGConstants - Returns the SAGConstants object.
RemoteApis getRemoteApis()
throws SAGApplicationException
RemoteApis - Returns the RemoteApis object.
SAGApplicationException - upon error.
Primitives getPrimitives()
throws SAGApplicationException
Primitives - Returns the Primitives object.
SAGApplicationException - upon error.
java.lang.String readSwiftDateTime()
throws SAGApplicationException
String - Returns the local date and time converted to UTC.
SAGApplicationException - upon error.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||