|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.document.GetXKcounter
public class GetXKcounter
ナレッジ用データカウンタ取得クラス
ナレッジ用データカウンタ情報をqbs_x_kcounterより取得します。
フィールドの概要 | |
---|---|
QbsXKcounter[] |
listXKcounter
ナレッジ用カウンターデータ |
コンストラクタの概要 | |
---|---|
GetXKcounter()
コンストラクタ |
メソッドの概要 | |
---|---|
String |
getErrorCD()
エラーコードを取得します。 |
String |
getErrorMSG()
エラーメッセージを取得します。 |
QbsXKcounter[] |
getListXKcounterArray()
ナレッジ用カウンターデータを取得します。 |
int |
getlistXKcounterSize()
ナレッジ用カウンターデータ件数を取得します。 |
boolean |
getXKcounterList(String dbId,
String dataId)
呼出用パラメータ |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public QbsXKcounter[] listXKcounter
コンストラクタの詳細 |
---|
public GetXKcounter()
メソッドの詳細 |
---|
public String getErrorMSG()
public String getErrorCD()
public int getlistXKcounterSize()
public boolean getXKcounterList(String dbId, String dataId)
dbId
- データベースIDdataId
- データID
public QbsXKcounter[] getListXKcounterArray()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |