intra-mart(R) 6.0.13

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

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

public class ControllingAreaController
extends Object
implements Serializable

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

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

コンストラクタの概要
ControllingAreaController()
          ControllingAreaListのコンストラクタを呼び出し管理領域一覧を作成します。
 
メソッドの概要
 ControllingAreaList getControllAreaList()
          管理領域一覧を取得します。
 ArrayList getControllingAreaList()
          管理領域一覧を取得します。
 String getName(String coArea)
          管理領域を指定して管理領域名を取得します。
 void setControllAreaList(ControllingAreaList controllAreaList)
          管理領域一覧を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ControllingAreaController

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

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

getControllingAreaList

public ArrayList getControllingAreaList()
管理領域一覧を取得します。

戻り値:
controllingAreaList 管理領域一覧

getName

public String getName(String coArea)
               throws SAPAccountingSystemException
管理領域を指定して管理領域名を取得します。

パラメータ:
coArea - 管理領域
戻り値:
name 管理領域名
例外:
SAPAccountingSystemException - 会計業務システム例外

setControllAreaList

public void setControllAreaList(ControllingAreaList controllAreaList)
管理領域一覧を設定します。

パラメータ:
controllAreaList - 管理領域一覧

getControllAreaList

public ControllingAreaList getControllAreaList()
管理領域一覧を取得します。

戻り値:
controllAreaList

toString

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

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

intra-mart(R) 6.0.13

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