public class InternationalModelImpl extends Object implements InternationalModel
コンストラクタと説明 |
---|
InternationalModelImpl(Model model) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
executeMapping() |
String |
getClassName()
国際化モデルのクラス名を取得します。
|
Model |
getModel()
国際化モデルが定義されているモデル定義を取得します。
|
void |
setClassName(String className) |
void |
verify() |
public InternationalModelImpl(Model model)
public Model getModel()
InternationalModel
getModel
インタフェース内 InternationalModel
public String getClassName()
InternationalModel
getClassName
インタフェース内 InternationalModel
public void setClassName(String className)
className
- public void executeMapping() throws DataStoreConfigException
public void verify() throws DataStoreConfigException
Copyright © 2012 NTT DATA INTRAMART CORPORATION