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