jp.co.quickbinder.webservice.xdb
クラス DBListService

java.lang.Object
  上位を拡張 jp.co.quickbinder.webservice.xdb.DBListService

public class DBListService
extends Object

データベース一覧クラス


コンストラクタの概要
DBListService()
           
 
メソッドの概要
 DBListServiceRetValue get(jp.co.intra_mart.foundation.web_service.auth.WSUserInfo wsUserInfo)
          データベースの一覧を取得します。
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DBListService

public DBListService()
メソッドの詳細

get

public DBListServiceRetValue get(jp.co.intra_mart.foundation.web_service.auth.WSUserInfo wsUserInfo)
                          throws org.apache.axis2.AxisFault
データベースの一覧を取得します。
 
 qbs_x_dbテーブルよりデータを取得します。
 取得したデータが0件の場合もtrueを返します。
 結果は返却値クラスから取得してください。
 
 

パラメータ:
wsUserInfo - [必須] ユーザ情報
戻り値:
返却値クラス
例外:
org.apache.axis2.AxisFault - 例外エラー