IM-ERP Real Connect

jp.co.intra_mart.foundation.sap.common.auth
クラス SapClient.MyDestinationDataProvider

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.sap.common.auth.SapClient.MyDestinationDataProvider
すべての実装されたインタフェース:
com.sap.conn.jco.ext.DestinationDataProvider
含まれているクラス:
SapClient

protected static class SapClient.MyDestinationDataProvider
extends Object
implements com.sap.conn.jco.ext.DestinationDataProvider

宛先データのプロバイダーに関する内部クラスです。

バージョン:
8.0

フィールドの概要
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
 

フィールドの詳細

DEFAULT_DESTINATION_NAME

public static final String DEFAULT_DESTINATION_NAME
宛先が設定されていない場合のデフォルト名

関連項目:
定数フィールド値
コンストラクタの詳細

SapClient.MyDestinationDataProvider

public SapClient.MyDestinationDataProvider()
デフォルトのコンストラクタ

メソッドの詳細

updateDestinationProperties

public void updateDestinationProperties(String destinationName,
                                        Properties connectProperties)
宛先プロパティを更新します。

パラメータ:
destinationName - String 宛先名
connectProperties - Properties プロパティ

deleteDestinationProperties

public void deleteDestinationProperties(String destinationName)
宛先プロパティを削除します。

パラメータ:
destinationName - 宛先名

hasDesiinationProperties

public boolean hasDesiinationProperties(String destinationName)
宛先プロパティを保持状態を取得します。

パラメータ:
destinationName - 宛先名
戻り値:
プロパティ情報を保持しているかどうか?

getDestinationProperties

public Properties getDestinationProperties(String destinationName)
宛先プロパティを取得します。
もしなければnullを返却します。

定義:
インタフェース com.sap.conn.jco.ext.DestinationDataProvider 内の getDestinationProperties
パラメータ:
destinationName - 宛先名
戻り値:
プロパティ情報

setDestinationDataEventListener

public void setDestinationDataEventListener(com.sap.conn.jco.ext.DestinationDataEventListener eventListener)
イベントリスナーを設定します。

定義:
インタフェース com.sap.conn.jco.ext.DestinationDataProvider 内の setDestinationDataEventListener
パラメータ:
eventListener - イベントリスナー

supportsEvents

public boolean supportsEvents()
イベントをサポートしているかどうかを判定します。

定義:
インタフェース com.sap.conn.jco.ext.DestinationDataProvider 内の supportsEvents
戻り値:
サポートしているかどうかの判定
関連項目:
DestinationDataProvider.supportsEvents()

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.