jp.wda.gpss.util
クラス SocketProcessorFinderByID

java.lang.Object
  拡張jp.wda.gpss.util.FinderBase
      拡張jp.wda.gpss.util.Finder
          拡張jp.wda.gpss.util.SocketProcessorFinder
              拡張jp.wda.gpss.util.SocketProcessorFinderByID

public class SocketProcessorFinderByID
extends SocketProcessorFinder

ユーザーIDによるクライアントソケット検索条件句クラス

導入されたバージョン:
1.02 2003/09/09
バージョン:
1.02 2003/09/09
作成者:
amoi

フィールドの概要
 
クラス jp.wda.gpss.util.Finder から継承したフィールド
firstelement, group
 
クラス jp.wda.gpss.util.FinderBase から継承したフィールド
and
 
コンストラクタの概要
SocketProcessorFinderByID(boolean not, java.lang.String id)
          否定条件及び検索するユーザーIDを指定してオブジェクトを構築します。
SocketProcessorFinderByID(java.lang.String id)
          検索するユーザーIDを指定してオブジェクトを構築します。
 
クラス jp.wda.gpss.util.SocketProcessorFinder から継承したメソッド
create, createNewFinder, getFinder, getReturnValue, setNextFinder
 
クラス jp.wda.gpss.util.Finder から継承したメソッド
addFinder, addFinder, addFinder, addGroup, equals, get, getList, setCondition
 
クラス jp.wda.gpss.util.FinderBase から継承したメソッド
connect, isAND, isAND
 
クラス java.lang.Object から継承したメソッド
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SocketProcessorFinderByID

public SocketProcessorFinderByID(java.lang.String id)
検索するユーザーIDを指定してオブジェクトを構築します。

パラメータ:
id - ユーザーID

SocketProcessorFinderByID

public SocketProcessorFinderByID(boolean not,
                                 java.lang.String id)
否定条件及び検索するユーザーIDを指定してオブジェクトを構築します。

パラメータ:
not - 否定条件
id - ユーザーID