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

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

public class VInitSearchDto
extends RetrieveKeysBase

タイトル:VInitSearchDto.

説明:初期画面ビューの検索用DTO


著作権: Copyright (c) 2010/02/17

バージョン:
1.0
作成者:
yoshinori

フィールドの概要
static int INIT_ID
           
static int PLUGIN_ID
           
static int POSITION
           
static int SEQ
           
static int USE_FLG
           
 
クラス com.hamaf.hikyaku.dataobject.RetrieveKeysBase から継承されたフィールド
keyItems
 
コンストラクタの概要
VInitSearchDto()
          Creates a new VInitSearchDto.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
関連項目:
定数フィールド値

POSITION

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

SEQ

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

INIT_ID

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

VInitSearchDto

public VInitSearchDto()
Creates a new VInitSearchDto.java instance.
Default Constructor