|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.extension.RetrieveUnitCheck
public class RetrieveUnitCheck
タイトル:RetrieveUnitCheck Class.
説明:検索項目を標準の項目チェック処理でチェックを行う。
著作権: Copyright (c) 2004/07/22
コンストラクタの概要 | |
---|---|
RetrieveUnitCheck()
Creates a new RetrieveUnitCheck.java instance. |
メソッドの概要 | |
---|---|
static void |
retItemCheck(KeyList key,
java.lang.String folder)
Describe retItemCheck method : Unit Item Check. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public RetrieveUnitCheck()
RetrieveUnitCheck.java
instance.
メソッドの詳細 |
---|
public static final void retItemCheck(KeyList key, java.lang.String folder) throws IllegalRetrieveDataException
retItemCheck
method : Unit Item Check.
IllegalRetrieveDataException
)を投げます。
key
- a KeyList
: チェックするKeyList oObjectfolder
- a String
: 項目チェックで使用するフォルダー名
IllegalRetrieveDataException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |