public class ItemCategoryTypeBaseModelImpl extends GenericBaseModel implements ItemCategoryTypeBaseModel
ITEM_CATEGORY_TYPE_CODE, RECORD_DATE, RECORD_USER_CODE
コンストラクタと説明 |
---|
ItemCategoryTypeBaseModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getItemCategoryTypeCode()
商品カテゴリ種別コードを取得します。
|
Date |
getRecordDate()
最終更新日を取得します。
|
String |
getRecordUserCode()
最終更新者を取得します。
|
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 getItemCategoryTypeCode() throws AccessorException
getItemCategoryTypeCode
インタフェース内 ItemCategoryTypeBaseModel
AccessorException
- データの取得に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode
インタフェース内 ItemCategoryTypeBaseModel
AccessorException
- データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate
インタフェース内 ItemCategoryTypeBaseModel
AccessorException
- データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION