Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface RemoteApis


public interface RemoteApis

It stands for the SAG Remote APIs.

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

Nested Class Summary
static interface RemoteApis.RaProcessControl
          It is for RA Process Control APIs.
static interface RemoteApis.RaSAG
          It is for RA SAG APIs.
static interface RemoteApis.RaSNL
          It is for RA SNL APIs.
 
Method Summary
 RemoteApis.RaSAG getSAG()
          Gets the SAG API.
 

Method Detail

getSAG

RemoteApis.RaSAG getSAG()
                        throws SAGApplicationException
Gets the SAG API.

Parameters:
None.

Returns:
RaSAG - Returns RaSAG.
Throws:
SAGApplicationException - upon error.

Sun Adapter for SAG API

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