com.hamaf.hikyaku.security.dto
クラス PossibleSearchDto
java.lang.Object
com.hamaf.hikyaku.dataobject.RetrieveKeysBase
com.hamaf.hikyaku.security.dto.PossibleSearchDto
- すべての実装されたインタフェース:
- RetrieveKeysInterface, java.lang.Iterable<java.util.List<java.lang.String>>
public class PossibleSearchDto
- extends RetrieveKeysBase
タイトル:PossibleSearchDto is .
説明:制御マスタ検索用データオブジェクト
著作権: Copyright (c) 2010/05/28
- バージョン:
- 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 |
KUBUN
public static final int KUBUN
- 関連項目:
- 定数フィールド値
PLUGIN_ID
public static final int PLUGIN_ID
- 関連項目:
- 定数フィールド値
KEY_ITEM
public static final int KEY_ITEM
- 関連項目:
- 定数フィールド値
TARGET_KUBUN
public static final int TARGET_KUBUN
- 関連項目:
- 定数フィールド値
GROUP_ID
public static final int GROUP_ID
- 関連項目:
- 定数フィールド値
PossibleSearchDto
public PossibleSearchDto()
- Creates a new
PossibleSearchDto
instance.
Default Constructor