|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.intra_mart.foundation.sap.common.auth.SapClient.MyDestinationDataProvider
protected static class SapClient.MyDestinationDataProvider
宛先データのプロバイダーに関する内部クラスです。
| フィールドの概要 | |
|---|---|
static String |
DEFAULT_DESTINATION_NAME
宛先が設定されていない場合のデフォルト名 |
| インタフェース com.sap.conn.jco.ext.DestinationDataProvider から継承されたフィールド |
|---|
JCO_ALIAS_USER, JCO_ASHOST, JCO_CLIENT, JCO_CODEPAGE, JCO_CPIC_TRACE, JCO_DEST, JCO_EXPIRATION_PERIOD, JCO_EXPIRATION_TIME, JCO_GETSSO2, JCO_GROUP, JCO_GWHOST, JCO_GWSERV, JCO_LANG, JCO_LCHECK, JCO_MAX_GET_TIME, JCO_MSHOST, JCO_MSSERV, JCO_MYSAPSSO2, JCO_PASSWD, JCO_PCS, JCO_PEAK_LIMIT, JCO_POOL_CAPACITY, JCO_R3NAME, JCO_REPOSITORY_DEST, JCO_REPOSITORY_PASSWD, JCO_REPOSITORY_SNC, JCO_REPOSITORY_USER, JCO_SAPROUTER, JCO_SNC_LIBRARY, JCO_SNC_MODE, JCO_SNC_MYNAME, JCO_SNC_PARTNERNAME, JCO_SNC_QOP, JCO_SYSNR, JCO_TPHOST, JCO_TPNAME, JCO_TRACE, JCO_TYPE, JCO_USE_SAPGUI, JCO_USER, JCO_X509CERT |
| コンストラクタの概要 | |
|---|---|
SapClient.MyDestinationDataProvider()
デフォルトのコンストラクタ |
|
| メソッドの概要 | |
|---|---|
void |
deleteDestinationProperties(String destinationName)
宛先プロパティを削除します。 |
Properties |
getDestinationProperties(String destinationName)
宛先プロパティを取得します。 |
boolean |
hasDesiinationProperties(String destinationName)
宛先プロパティを保持状態を取得します。 |
void |
setDestinationDataEventListener(com.sap.conn.jco.ext.DestinationDataEventListener eventListener)
イベントリスナーを設定します。 |
boolean |
supportsEvents()
イベントをサポートしているかどうかを判定します。 |
void |
updateDestinationProperties(String destinationName,
Properties connectProperties)
宛先プロパティを更新します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final String DEFAULT_DESTINATION_NAME
| コンストラクタの詳細 |
|---|
public SapClient.MyDestinationDataProvider()
| メソッドの詳細 |
|---|
public void updateDestinationProperties(String destinationName,
Properties connectProperties)
destinationName - String 宛先名connectProperties - Properties プロパティpublic void deleteDestinationProperties(String destinationName)
destinationName - 宛先名public boolean hasDesiinationProperties(String destinationName)
destinationName - 宛先名
public Properties getDestinationProperties(String destinationName)
com.sap.conn.jco.ext.DestinationDataProvider 内の getDestinationPropertiesdestinationName - 宛先名
public void setDestinationDataEventListener(com.sap.conn.jco.ext.DestinationDataEventListener eventListener)
com.sap.conn.jco.ext.DestinationDataProvider 内の setDestinationDataEventListenereventListener - イベントリスナーpublic boolean supportsEvents()
com.sap.conn.jco.ext.DestinationDataProvider 内の supportsEventsDestinationDataProvider.supportsEvents()
|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||