public class NullKeyImpl extends Object implements DataStoreConfigurationModelInterface
| コンストラクタと説明 |
|---|
NullKeyImpl(NullKeysImpl nullKeys)
新規にインスタンスを生成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
executeMapping()
このオブジェクトの内部情報を元にモデルのマッピングを行います。
|
String |
getApplicationName() |
Attribute |
getAttribute() |
String |
getAttributeName() |
String |
getExtendedEntityName() |
void |
setApplicationName(String applicationName) |
void |
setAttribute(Attribute attribute) |
void |
setAttributeName(String attributeName) |
void |
setExtendedEntityName(String extendedEntityName) |
void |
verify()
このオブジェクトの内部情報を検査します。
|
public NullKeyImpl(NullKeysImpl nullKeys)
nullKeys - public void setExtendedEntityName(String extendedEntityName)
extendedEntityName - public String getExtendedEntityName()
public void setAttributeName(String attributeName)
attributeName - public String getAttributeName()
public void setApplicationName(String applicationName)
applicationName - public String getApplicationName()
public void executeMapping()
throws DataStoreConfigException
DataStoreConfigurationModelInterfaceexecuteMapping インタフェース内 DataStoreConfigurationModelInterfaceDataStoreConfigExceptionpublic Attribute getAttribute()
public void setAttribute(Attribute attribute)
public void verify()
throws DataStoreConfigException
DataStoreConfigurationModelInterfaceverify インタフェース内 DataStoreConfigurationModelInterfaceDataStoreConfigException - 内部情報に整合性違反がある場合Copyright © 2012 NTT DATA INTRAMART CORPORATION