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