public class PublicGroupCtg extends Object implements IPublicGroupCtgElement, IPublicGroupCtgBizKey, ISortable, IDisable, IRecorder, IWithLocale<IPublicGroupCtgElement>
| コンストラクタと説明 |
|---|
PublicGroupCtg() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IPublicGroupCtgElement |
createLocaleElement()
新しい国際化情報インスタンスを取得します。
|
String |
getCategoryCd()
分類コードを取得します。
|
String |
getCategoryName()
デフォルトロケールの国際化情報から分類名を取得します。
|
String |
getCategoryType()
分類タイプを取得します。
|
Locale |
getDefaultLocale()
デフォルトロケールを取得します。
|
IPublicGroupCtgElement |
getDefaultLocaleElement()
デフォルトロケールの国際化情報を取得します。
|
IPublicGroupCtgElement |
getLocaleElement(Locale locale)
指定したロケールの国際化情報を取得します。
|
Locale[] |
getLocales()
保持している国際化情報のロケールをすべて取得します。
|
String |
getNotes()
デフォルトロケールの国際化情報から備考を取得します。
|
Date |
getRecordDate()
更新日を取得します。
|
String |
getRecordUserCd()
更新ユーザコードを取得します。
|
int |
getSortKey()
ソートキーを取得します。
|
boolean |
isDisable()
削除フラグを取得します。
|
void |
putLocaleElement(Locale locale,
IPublicGroupCtgElement element)
指定したロケールの国際化情報を追加します。
|
void |
removeLocaleElement(Locale locale)
指定したロケールの国際化情報を取り除きます。
|
void |
setCategoryCd(String categoryCd)
分類コードをセットします。
|
void |
setCategoryName(String categoryName)
デフォルトロケールの国際化情報に分類名をセットします。
|
void |
setCategoryType(String categoryType)
分類タイプをセットします。
|
void |
setDefaultLocale(Locale defaultLocale)
デフォルトロケールをセットします。
|
void |
setDisable(boolean disable)
削除フラグをセットします。
|
void |
setNotes(String notes)
デフォルトロケールの国際化情報に備考をセットします。
|
void |
setRecordDate(Date recordDate)
更新日をセットします。
|
void |
setRecordUserCd(String recordUserCd)
更新ユーザコードをセットします。
|
void |
setSortKey(int sortKey)
ソートキーをセットします。
|
public IPublicGroupCtgElement createLocaleElement()
createLocaleElement インタフェース内 IWithLocale<IPublicGroupCtgElement>public String getCategoryCd()
getCategoryCd インタフェース内 IPublicGroupCtgBizKeypublic String getCategoryName()
getCategoryName インタフェース内 IPublicGroupCtgElementpublic String getCategoryType()
public Locale getDefaultLocale()
getDefaultLocale インタフェース内 IWithLocale<IPublicGroupCtgElement>public IPublicGroupCtgElement getDefaultLocaleElement()
getDefaultLocaleElement インタフェース内 IWithLocale<IPublicGroupCtgElement>public IPublicGroupCtgElement getLocaleElement(Locale locale)
getLocaleElement インタフェース内 IWithLocale<IPublicGroupCtgElement>locale - ロケールpublic Locale[] getLocales()
getLocales インタフェース内 IWithLocale<IPublicGroupCtgElement>public String getNotes()
getNotes インタフェース内 IPublicGroupCtgElementpublic Date getRecordDate()
getRecordDate インタフェース内 IRecorderpublic String getRecordUserCd()
getRecordUserCd インタフェース内 IRecorderpublic int getSortKey()
getSortKey インタフェース内 ISortablepublic void putLocaleElement(Locale locale, IPublicGroupCtgElement element)
putLocaleElement インタフェース内 IWithLocale<IPublicGroupCtgElement>locale - ロケールelement - 国際化情報public void removeLocaleElement(Locale locale)
removeLocaleElement インタフェース内 IWithLocale<IPublicGroupCtgElement>locale - ロケールpublic void setCategoryCd(String categoryCd)
setCategoryCd インタフェース内 IPublicGroupCtgBizKeycategoryCd - 分類コードpublic void setCategoryName(String categoryName)
setCategoryName インタフェース内 IPublicGroupCtgElementcategoryName - 分類名public void setCategoryType(String categoryType)
categoryType - 分類タイプpublic void setDefaultLocale(Locale defaultLocale)
setDefaultLocale インタフェース内 IWithLocale<IPublicGroupCtgElement>defaultLocale - デフォルトロケールpublic void setDisable(boolean disable)
setDisable インタフェース内 IDisabledisable - 削除フラグpublic void setNotes(String notes)
setNotes インタフェース内 IPublicGroupCtgElementnotes - 備考public void setRecordDate(Date recordDate)
setRecordDate インタフェース内 IRecorderrecordDate - 更新日public void setRecordUserCd(String recordUserCd)
setRecordUserCd インタフェース内 IRecorderrecordUserCd - 更新ユーザコードpublic void setSortKey(int sortKey)
setSortKey インタフェース内 ISortablesortKey - ソートキーCopyright © 2012 NTT DATA INTRAMART CORPORATION