public class DealerRoleBaseModelImpl extends GenericBaseModel implements DealerRoleBaseModel
CUSTOMER_COMPANY_CODE, CUSTOMER_DEPARTMENT_CODE, DEAL_CODE, RECORD_DATE, RECORD_USER_CODE, ROLE_ID
コンストラクタと説明 |
---|
DealerRoleBaseModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getCustomerCompanyCode()
取引先会社コードを取得します。
|
String |
getCustomerDepartmentCode()
取引先組織コードを取得します。
|
String |
getDealCode()
取扱コードを取得します。
|
Date |
getRecordDate()
最終更新日を取得します。
|
String |
getRecordUserCode()
最終更新者を取得します。
|
String |
getRoleId()
ロールIDを取得します。
|
get, get, get, get, getBaseAccessor, getDefaultDate, getDefaultLocale, getExtendedBaseModelMap, getInternationalModelMap, getTerminableModelMap, init, selectInternationalModel, selectTerminableModel, set, set, set, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBaseAccessor, getExtendedBaseModelMap, getInternationalModelMap, getTerminableModelMap, init
public String getCustomerCompanyCode() throws AccessorException
getCustomerCompanyCode
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合public String getCustomerDepartmentCode() throws AccessorException
getCustomerDepartmentCode
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合public String getDealCode() throws AccessorException
getDealCode
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合public String getRoleId() throws AccessorException
getRoleId
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate
インタフェース内 DealerRoleBaseModel
AccessorException
- データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION