|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.ui.ProcessBase
com.hamaf.hikyaku.ui.MonthCalendar
public final class MonthCalendar
タイトル:MonthCalendar is カレンダーProcessBaseクラス.
説明:一ヶ月分のカレンダー画面用のデータを作成する。
著作権: Copyright (c) 2004/11/26
フィールドの概要 |
---|
クラス com.hamaf.hikyaku.ui.ProcessBase から継承されたフィールド |
---|
clnm, controlXml, log, msgHed, process, request, resource, response, saveObj, sconfig, session, sysId |
コンストラクタの概要 | |
---|---|
MonthCalendar()
|
メソッドの概要 | |
---|---|
CommonMessage |
exec(CommonMessage msg)
Describe exec method : Process Execute. |
クラス 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 MonthCalendar()
メソッドの詳細 |
---|
public CommonMessage exec(CommonMessage msg) throws java.lang.Exception
ProcessBase
の記述:exec
method : Process Execute.
CommonMessage
のリクエスト用Mapに設定されています。
CommonMessage
のレスポンス用のMap或いはList領域に、
ProcessBase
内の exec
msg
- a CommonMessage
: 共通メッセージオブジェクト
CommonMessage
: 共通メッセージオブジェクト
java.lang.Exception
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |