|
Cool documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.tc.col.cds.ConnectionDataService
| Constructor Summary | |
ConnectionDataService()
|
|
| Method Summary | |
ConnectionData |
getConnectionData(java.lang.String channel,
java.lang.String type)
gets a connection data object according to a channel and type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionDataService()
| Method Detail |
public ConnectionData getConnectionData(java.lang.String channel,
java.lang.String type)
IConnectionDataServicegetConnectionData in interface IConnectionDataServicecom.sap.tc.col.cds.IConnectionDataServicechannel - 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)
|
Cool documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||