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.ExternalSystemInfo
getDefaultName
インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
public String getId()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
getId
インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
public Map<Locale,String> getLocalizedNames()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
getLocalizedNames
インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
public String getUserIdDescriptionMessageKey()
jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
getUserIdDescriptionMessageKey
インタフェース内 jp.co.intra_mart.foundation.external_system.mapping.model.ExternalSystemInfo
Copyright © 2012 NTT DATA INTRAMART CORPORATION