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
クラス 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