|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.security.process.PossibleProcess
public class PossibleProcess
タイトル:PossibleProcess is .
説明:制御マスタの処理えお行う
著作権: Copyright (c) 2010/05/28
コンストラクタの概要 | |
---|---|
PossibleProcess(PossibleAccess pa,
ViewPossibleAccess vpa,
MenuAccess ma,
InitAccess ia,
RetrieveAccess ra)
Creates a new PossibleProcess.java instance. |
メソッドの概要 | |
---|---|
PossibleSearchDto |
find(PossibleSearchDto psd)
Describe find method : . |
VPossibleDto |
findByPrimaruKey(VPossibleDto vpd)
Describe findByPrimaruKey method : . |
void |
modify(PossibleDto pd)
Describe modify method : . |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public PossibleProcess(PossibleAccess pa, ViewPossibleAccess vpa, MenuAccess ma, InitAccess ia, RetrieveAccess ra)
PossibleProcess.java
instance.
pa
- vpa
- ma
- ia
- メソッドの詳細 |
---|
public PossibleSearchDto find(PossibleSearchDto psd) throws java.lang.Exception
find
method : .
psd
- a PossibleSearchDto
:
PossibleSearchDto
:
java.lang.Exception
public VPossibleDto findByPrimaruKey(VPossibleDto vpd) throws java.lang.Exception
findByPrimaruKey
method : .
vpd
- a VPossibleDto
:
VPossibleDto
:
java.lang.Exception
public void modify(PossibleDto pd) throws java.lang.Exception
modify
method : .
pd
- a PossibleDto
:
java.lang.Exception
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |