|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.intra_mart.foundation.sap.common.auth.SapAuthInfoBundle
public final class SapAuthInfoBundle
接続情報初期値取得クラス。
機能は以下の通り。
| メソッドの概要 | |
|---|---|
static String |
getProperty(String propertyName)
引数で指定されたプロパティの値を返却します。 |
static String |
getProperty(String serverType,
String propertyName)
引数で指定されたプロパティの値を返却します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public static String getProperty(String propertyName)
throws SAPAuthSystemException
propertyName - プロパティ名
SAPAuthSystemException - 認証系システム例外処理
public static String getProperty(String serverType,
String propertyName)
throws SAPAuthSystemException
serverType - サーバタイプpropertyName - プロパティ名
SAPAuthSystemException - 認証系システム例外処理
|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||