public class PublicGroupInclusionBaseModelImpl extends GenericBaseModel implements PublicGroupInclusionBaseModel
DEPTH, PARENT_PUBLIC_GROUP_CODE, PUBLIC_GROUP_CODE, PUBLIC_GROUP_SET_CODE, RECORD_DATE, RECORD_USER_CODE, VERSION_CODE
コンストラクタと説明 |
---|
PublicGroupInclusionBaseModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getDepth()
階層レベルを取得します。
|
String |
getParentPublicGroupCode()
親グループコードを取得します。
|
String |
getPublicGroupCode()
グループコードを取得します。
|
String |
getPublicGroupSetCode()
グループセットコードを取得します。
|
Date |
getRecordDate()
最終更新日を取得します。
|
String |
getRecordUserCode()
最終更新者を取得します。
|
String |
getVersionCode()
バージョンコードを取得します。
|
void |
setDepth(int depth)
階層レベルを設定します。
|
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 getPublicGroupSetCode() throws AccessorException
getPublicGroupSetCode
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public String getVersionCode() throws AccessorException
getVersionCode
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public String getParentPublicGroupCode() throws AccessorException
getParentPublicGroupCode
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public String getPublicGroupCode() throws AccessorException
getPublicGroupCode
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public int getDepth() throws AccessorException
getDepth
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public void setDepth(int depth) throws AccessorException
setDepth
インタフェース内 PublicGroupInclusionBaseModel
depth
- 階層レベルAccessorException
- データの設定に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate
インタフェース内 PublicGroupInclusionBaseModel
AccessorException
- データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION