jp.co.quickbinder.webservice.xorder
クラス OrderListService
java.lang.Object
jp.co.quickbinder.webservice.xorder.OrderListService
public class OrderListService
- extends Object
属性一覧取得クラス
OrderListService
public OrderListService()
get
public OrderListServiceRetValue get(jp.co.intra_mart.foundation.web_service.auth.WSUserInfo wsUserInfo,
String dbId,
String orderId,
int orderFlg)
throws org.apache.axis2.AxisFault
指定データベースの属性情報・表示順情報を取得します。
qbs_x_attrlist, qbs_x_orderlist テーブルよりデータを取得します。
取得したデータが0件の場合falseを返します。
結果は返却値クラスから取得してください。
- パラメータ:
wsUserInfo
- [必須] ユーザ情報dbId
- [必須] データベースIDorderId
- [必須] 表示順IDorderFlg
- [必須] 表示順フラグ(1:登録画面用 2:条件検索用 3:検索結果用)
- 戻り値:
- 返却値クラス
- 例外:
org.apache.axis2.AxisFault
- 例外エラー