intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.sap.module.accounting
クラス BusinessAreaController

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.accounting.BusinessAreaController
すべての実装インタフェース:
Serializable

public class BusinessAreaController
extends Object
implements Serializable

事業領域コントローラクラス
機能は以下の通り

関連項目:
直列化された形式

コンストラクタの概要
BusinessAreaController()
          BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。
 
メソッドの概要
 String getBusArDes(String busArea)
          事業領域を指定して事業領域名を取得します。
 BusinessAreaList getBusAreaList()
          事業領域一覧を取得します。
 ArrayList getBusinessAreaList()
          事業領域一覧を取得します。
 void setBusAreaList(BusinessAreaList busAreaList)
          事業領域一覧を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

BusinessAreaController

public BusinessAreaController()
                       throws SAPAuthAppException,
                              SAPAuthSystemException,
                              SAPGeneralAppException,
                              SAPGeneralSystemException,
                              SAPAccountingSystemException
BusinessAreaListのコンストラクタを呼び出し事業領域一覧を作成します。

例外:
SAPAuthAppException - 認証系アプリケーション例外
SAPAuthSystemException - 認証系システム例外
SAPGeneralAppException - 汎用アプリケーション例外
SAPGeneralSystemException - 汎用システム例外
SAPAccountingSystemException - 会計業務システム例外
メソッドの詳細

getBusinessAreaList

public ArrayList getBusinessAreaList()
事業領域一覧を取得します。

戻り値:
businessAreaList 事業領域一覧

getBusArDes

public String getBusArDes(String busArea)
                   throws SAPAccountingSystemException
事業領域を指定して事業領域名を取得します。

パラメータ:
busArea - 事業領域
戻り値:
busArDes 事業領域名
例外:
SAPAccountingSystemException - 会計業務システム例外

setBusAreaList

public void setBusAreaList(BusinessAreaList busAreaList)
事業領域一覧を設定します。

パラメータ:
busAreaList - 事業領域一覧

getBusAreaList

public BusinessAreaList getBusAreaList()
事業領域一覧を取得します。

戻り値:
busAreaList

toString

public String toString()
デバッグ用のメソッドです。

戻り値:
value すべての属性の値

intra-mart(R) 6.0.13

Copyright © 2000-2009 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.