public class BoxSystemInfo extends Object implements jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
DEFAULT_NAME |
static String |
ID |
| コンストラクタと説明 |
|---|
BoxSystemInfo() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getDefaultName()
外部システムの標準表示名を取得します。
|
String |
getId()
外部システムIDを取得します。
|
Map<Locale,String> |
getLocalizedNames()
各言語の外部システム表示名を取得します。
|
String |
getUserIdDescriptionMessageKey()
外部システムにおけるユーザ識別子に関する説明を取得します。
|
public String getDefaultName()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfogetDefaultName インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfopublic String getId()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfogetId インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfopublic Map<Locale,String> getLocalizedNames()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfogetLocalizedNames インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfopublic String getUserIdDescriptionMessageKey()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfogetUserIdDescriptionMessageKey インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfoCopyright © 2012 NTT DATA INTRAMART CORPORATION