Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface SAGOutbound.OutboundServices

Enclosing interface:
SAGOutbound

public static interface SAGOutbound.OutboundServices

A set of Swift Outbound Message Serives, i.e. InterAct, FileAct, etc.

Version:
cvs revision: $Revision: 1.4 $ Last Modified: $Date: 2007/10/19 19:48:22 $
Author:
Harry Liu (harry.liu@sun.com)

Method Summary
 SAGApi.Services.FileActClient getFileActClient()
          Gets the FileAct Client.
 SAGApi.Services.InterActClient getInterActClient()
          Gets the InterAct Client.
 

Method Detail

getInterActClient

SAGApi.Services.InterActClient getInterActClient()
                                                 throws SAGApplicationException
Gets the InterAct Client.

Parameters:
None.

Returns:
InterAct Client - Returns the InterAct Client.
Throws:
SAGApplicationException - upon error.

getFileActClient

SAGApi.Services.FileActClient getFileActClient()
                                               throws SAGApplicationException
Gets the FileAct Client.

Parameters:
None.

Returns:
FileActClient - Returns the FileAct Client.
Throws:
SAGApplicationException - upon error.

Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.