com.hamaf.hikyaku.ui.dto
クラス CommonSelectSearchDto
java.lang.Object
com.hamaf.hikyaku.dataobject.RetrieveKeysBase
com.hamaf.hikyaku.ui.dto.CommonSelectSearchDto
- すべての実装されたインタフェース:
- RetrieveKeysInterface, java.lang.Iterable<java.util.List<java.lang.String>>
public class CommonSelectSearchDto
- extends RetrieveKeysBase
タイトル:CommonSelectSearchDto is Common Select Search Dto.
説明:共通選択画面用、検索データオブジェクト
著作権: Copyright (c) 2007/06/19
- バージョン:
- 1.0
- 作成者:
- y-hamanaka
フィールドの概要 |
static int |
GFLG
|
static int |
ID
|
static int |
NM
|
static int |
SORT
|
クラス 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 |
ID
public static final int ID
- 関連項目:
- 定数フィールド値
NM
public static final int NM
- 関連項目:
- 定数フィールド値
GFLG
public static final int GFLG
- 関連項目:
- 定数フィールド値
SORT
public static final int SORT
- 関連項目:
- 定数フィールド値
CommonSelectSearchDto
public CommonSelectSearchDto()
- Creates a new
CommonSelectSearchDto.java
instance.
Default Constructor