|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.plugIn.process.RetrieveInfAcquisition
public class RetrieveInfAcquisition
タイトル:RetriveInfInitInfAcquisition is .
説明:検索情報の取得処理を行う
著作権: Copyright (c) 2010/06/23
コンストラクタの概要 | |
---|---|
RetrieveInfAcquisition(RetrieveAccess ra,
ViewRetrieveAccess vra)
Creates a new RetriveInfInitInfAcquisition.java instance. |
メソッドの概要 | |
---|---|
VRetrieveSearchDto |
find(VRetrieveSearchDto vrsd)
Describe find method : . |
VRetrieveDto |
findByPrimaryKey(VRetrieveDto vrd)
Describe findByPrimaryKey method : . |
java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
getRetrieveInf(java.lang.String val,
UserDto ud)
Describe getRetrieveInf method : . |
void |
update(RetrieveDto rd)
Describe update method : . |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public RetrieveInfAcquisition(RetrieveAccess ra, ViewRetrieveAccess vra)
RetriveInfInitInfAcquisition.java
instance.
ra
- a RetrieveAccess
vra
- a ViewRetrieveAccess
メソッドの詳細 |
---|
public VRetrieveSearchDto find(VRetrieveSearchDto vrsd) throws java.lang.Exception
find
method : .
vrsd
- a VRetrieveSearchDto
:
VRetrieveSearchDto
:
java.lang.Exception
public VRetrieveDto findByPrimaryKey(VRetrieveDto vrd) throws java.lang.Exception
findByPrimaryKey
method : .
vrd
- a VRetrieveDto
:
VRetrieveDto
:
java.lang.Exception
public void update(RetrieveDto rd) throws java.lang.Exception
update
method : .
rd
- a RetrieveDto
:
java.lang.Exception
public java.util.List<java.util.Map<java.lang.String,java.lang.String>> getRetrieveInf(java.lang.String val, UserDto ud) throws java.lang.Exception
getRetrieveInf
method : .
ud
- a UserDto
:
List<Map<String,String>>
:
java.lang.Exception
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |