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