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

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

public class PluginSearchDto
extends RetrieveKeysBase

タイトル:PluginSearchDto is .

説明:


著作権: Copyright (c) 2010/01/22

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

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

フィールドの詳細

PLUGIN_ID

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

DISPLAY_NAME

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

AUTHOR

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

EXPOSITION

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

PluginSearchDto

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