|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.ui.ProcessBase
com.hamaf.hikyaku.ui.StandardCheckAndUpdate
com.hamaf.hikyaku.security.ui.GroupAdd
public class GroupAdd
タイトル:GroupAdd is .
説明:グループ登録用画面処理
著作権: Copyright (c) 2010/05/11
フィールドの概要 |
---|
クラス com.hamaf.hikyaku.ui.StandardCheckAndUpdate から継承されたフィールド |
---|
_cfld, _jim |
クラス com.hamaf.hikyaku.ui.ProcessBase から継承されたフィールド |
---|
clnm, controlXml, log, msgHed, process, request, resource, response, saveObj, sconfig, session, sysId |
コンストラクタの概要 | |
---|---|
GroupAdd(GroupInfMap gim,
GroupProcess gp)
Creates a new GroupAdd.java instance. |
メソッドの概要 | |
---|---|
protected CommonMessage |
callControl(DetailItemsInterface dii,
CommonMessage msg)
Describe callControl method : コントロールクラスを呼び出す. |
protected CommonMessage |
checkMaster(CommonMessage msg)
Describe checkMaster method : マスタチェック処理. |
protected DetailItemsInterface |
newDataObj()
Describe newDataObj method : 使用するDetaObjectの実装を戻す. |
クラス com.hamaf.hikyaku.ui.StandardCheckAndUpdate から継承されたメソッド |
---|
addItem, checkRelation, exec, setEditValue, setFolder, setItems, setJspMapping |
クラス com.hamaf.hikyaku.ui.ProcessBase から継承されたメソッド |
---|
finish, getUerDto, getUserID, init, newCommonMessage, setSconfig |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GroupAdd(GroupInfMap gim, GroupProcess gp)
GroupAdd.java
instance.
メソッドの詳細 |
---|
protected CommonMessage checkMaster(CommonMessage msg) throws java.lang.Exception
StandardCheckAndUpdate
の記述:checkMaster
method : マスタチェック処理.
StandardCheckAndUpdate
内の checkMaster
msg
- a CommonMessage
:
CommonMessage
:
java.lang.Exception
- if an error occursprotected CommonMessage callControl(DetailItemsInterface dii, CommonMessage msg) throws java.lang.Exception
StandardCheckAndUpdate
の記述:callControl
method : コントロールクラスを呼び出す.
CommonMessage
の設定を行います。
StandardCheckAndUpdate
内の callControl
dii
- a DetailItemsInterface
:msg
- a CommonMessage
:
CommonMessage
:
java.lang.Exception
- if an error occursprotected DetailItemsInterface newDataObj()
StandardCheckAndUpdate
の記述:newDataObj
method : 使用するDetaObjectの実装を戻す.
StandardCheckAndUpdate
内の newDataObj
DetailItemsInterface
: 使用するDataObject
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |