|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.extension.AppLogOutFactory
public class AppLogOutFactory
タイトル:AppLogOutFactory is AppLogOut class Factory.
説明:AppLogOutをSystemId等により保持する。
著作権: Copyright (c) 2007/05/23
メソッドの概要 | |
---|---|
AppLogOut |
getAppLog(java.lang.String sysId)
Describe getAppLog method : return AppLogOut. |
static AppLogOutFactory |
getInstance()
|
void |
setAppLog(java.lang.String pid)
Describe setAppLog method : save AppLogOut. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static AppLogOutFactory getInstance()
public final void setAppLog(java.lang.String pid)
setAppLog
method : save AppLogOut.
sysId
- a String
:public final AppLogOut getAppLog(java.lang.String sysId)
getAppLog
method : return AppLogOut.
sysIda
- String
:
AppLogOut
:
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |