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

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

public class VMenuSearchDto
extends RetrieveKeysBase

タイトル:VMenuSearchDto is .

説明:V_MENU検索用DTO


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

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

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

フィールドの詳細

KUBUN

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

PLUGIN_ID

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

VMenuSearchDto

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