com.hamaf.hikyaku.plugIn.dto
クラス VRetrieveSearchDto

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

public class VRetrieveSearchDto
extends RetrieveKeysBase

タイトル:VRetrieveSearchDto is .

説明:検索情報ビューの検索用data object


著作権: Copyright (c) 2010/06/23

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

フィールドの概要
static int MENU_SEQ
           
static int PLUGIN_ID
           
static int RETRIEVE_ID
           
static int USE_FLG
           
 
クラス com.hamaf.hikyaku.dataobject.RetrieveKeysBase から継承されたフィールド
keyItems
 
コンストラクタの概要
VRetrieveSearchDto()
          Creates a new VRetrieveSearch.java 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
 

フィールドの詳細

PLUGIN_ID

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

USE_FLG

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

MENU_SEQ

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

RETRIEVE_ID

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

VRetrieveSearchDto

public VRetrieveSearchDto()
Creates a new VRetrieveSearch.java instance.
Default Constructor