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

java.lang.Object
  上位を拡張 com.hamaf.hikyaku.dataobject.DetailItemsBase
      上位を拡張 com.hamaf.hikyaku.plugIn.dto.RetrieveDto
すべての実装されたインタフェース:
DetailItemsInterface

public class RetrieveDto
extends DetailItemsBase

タイトル:RetrieveDto is .

説明:検索情報テーブルの詳細用Data Object


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

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

入れ子のクラスの概要
 
インタフェース com.hamaf.hikyaku.dataobject.DetailItemsInterface から継承された入れ子のクラス/インタフェース
DetailItemsInterface.COMMFLD, DetailItemsInterface.USE_FLG
 
フィールドの概要
static int ACTION
           
static int ADD_OPTION
           
static int DISPLAY
           
static int PLUGIN_ID
           
static int PROCESS
           
static int RETRIEVE_ID
           
static int USE_FLG
           
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたフィールド
pkeys
 
コンストラクタの概要
RetrieveDto()
           
 
メソッドの概要
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたメソッド
clearNotFound, clearRequest, getCommFld, getConstCond, getField, getFieldNameList, getFldValue, getGroup, getItemCount, getItemNoList, getItemValue, getKeyFlds, getSysId, isKeyFld, isNotFound, isRequestItem, setAllRequest, setCommFld, setConstCond, setFldValue, setGroup, setItemValue, setNotFound, setRequestItem, setSysId, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

PLUGIN_ID

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

RETRIEVE_ID

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

DISPLAY

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

PROCESS

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

ACTION

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

ADD_OPTION

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

USE_FLG

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

RetrieveDto

public RetrieveDto()