com.hamaf.hikyaku.security.dto
クラス PossibleSearchDto

java.lang.Object
  上位を拡張 com.hamaf.hikyaku.dataobject.RetrieveKeysBase
      上位を拡張 com.hamaf.hikyaku.security.dto.PossibleSearchDto
すべての実装されたインタフェース:
RetrieveKeysInterface, java.lang.Iterable<java.util.List<java.lang.String>>

public class PossibleSearchDto
extends RetrieveKeysBase

タイトル:PossibleSearchDto is .

説明:制御マスタ検索用データオブジェクト


著作権: Copyright (c) 2010/05/28

バージョン:
1.0
作成者:
y-hamanaka

フィールドの概要
static int GROUP_ID
           
static int KEY_ITEM
           
static int KUBUN
           
static int PLUGIN_ID
           
static int TARGET_KUBUN
           
 
クラス com.hamaf.hikyaku.dataobject.RetrieveKeysBase から継承されたフィールド
keyItems
 
コンストラクタの概要
PossibleSearchDto()
          Creates a new PossibleSearchDto instance.
 
メソッドの概要
 
クラス com.hamaf.hikyaku.dataobject.RetrieveKeysBase から継承されたメソッド
addKey, clearKeys, getConditions, getConstCond, getDel, getItem, getKeyItem, getKeys, getOrderItems, getOrderPos, getPkeyFld, getRetriveValues, getSysId, itemCount, iterator, keyCount, setCondition, setConstCond, setDel, setKeys, setOrderItem, setPkeyFld, setRetrieveValue, setSysId, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

KUBUN

public static final int KUBUN
関連項目:
定数フィールド値

PLUGIN_ID

public static final int PLUGIN_ID
関連項目:
定数フィールド値

KEY_ITEM

public static final int KEY_ITEM
関連項目:
定数フィールド値

TARGET_KUBUN

public static final int TARGET_KUBUN
関連項目:
定数フィールド値

GROUP_ID

public static final int GROUP_ID
関連項目:
定数フィールド値
コンストラクタの詳細

PossibleSearchDto

public PossibleSearchDto()
Creates a new PossibleSearchDto instance.
Default Constructor