Cool documentation

com.sap.tc.col.cds
Interface IConnectionDataService

All Known Implementing Classes:
ConnectionDataService

public interface IConnectionDataService


Method Summary
 ConnectionData getConnectionData(java.lang.String channel, java.lang.String type)
          gets a connection data object according to a channel and type.
 

Method Detail

getConnectionData

public ConnectionData getConnectionData(java.lang.String channel,
                                        java.lang.String type)
gets a connection data object according to a channel and type.
Parameters:
channel - the connection channel (e.g. SAPJCO)
type - the connection type (e.g. connect to a specific application server or using Load Balancing with or without SSO, SNC)
Returns:
ConnectionData the connection data object needed to establish a connection

Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55