public class PublicGroupAttachBaseModelImpl extends GenericBaseModel implements PublicGroupAttachBaseModel
PUBLIC_GROUP_CODE, PUBLIC_GROUP_SET_CODE, RECORD_DATE, RECORD_USER_CODE, SORT_KEY, USER_CODE
コンストラクタと説明 |
---|
PublicGroupAttachBaseModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getPublicGroupCode()
グループコードを取得します。
|
String |
getPublicGroupSetCode()
グループセットコードを取得します。
|
Date |
getRecordDate()
最終更新日を取得します。
|
String |
getRecordUserCode()
最終更新者を取得します。
|
int |
getSortKey()
ソートキーを取得します。
|
String |
getUserCode()
ユーザコードを取得します。
|
void |
setSortKey(int sortKey)
ソートキーを設定します。
|
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 getUserCode() throws AccessorException
getUserCode
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合public String getPublicGroupSetCode() throws AccessorException
getPublicGroupSetCode
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合public String getPublicGroupCode() throws AccessorException
getPublicGroupCode
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合public int getSortKey() throws AccessorException
getSortKey
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合public void setSortKey(int sortKey) throws AccessorException
setSortKey
インタフェース内 PublicGroupAttachBaseModel
sortKey
- ソートキーAccessorException
- データの設定に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate
インタフェース内 PublicGroupAttachBaseModel
AccessorException
- データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION