public class PrivateGroupAttachBaseModelImpl extends GenericBaseModel implements PrivateGroupAttachBaseModel
OWNER_CODE, PRIVATE_GROUP_CODE, RECORD_DATE, RECORD_USER_CODE, SORT_KEY, USER_CODE| コンストラクタと説明 |
|---|
PrivateGroupAttachBaseModelImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getOwnerCode()
所有者コードを取得します。
|
String |
getPrivateGroupCode()
グループコードを取得します。
|
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, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseAccessor, getExtendedBaseModelMap, getInternationalModelMap, getTerminableModelMap, initpublic String getOwnerCode() throws AccessorException
getOwnerCode インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合public String getPrivateGroupCode() throws AccessorException
getPrivateGroupCode インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合public String getUserCode() throws AccessorException
getUserCode インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合public int getSortKey()
throws AccessorException
getSortKey インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合public void setSortKey(int sortKey)
throws AccessorException
setSortKey インタフェース内 PrivateGroupAttachBaseModelsortKey - ソートキーAccessorException - データの設定に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate インタフェース内 PrivateGroupAttachBaseModelAccessorException - データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION