OrgzAuthConditionInfo オブジェクト

組織権限条件オブジェクト。
組織権限条件オブジェクトは下記のプロパティを持つObject型のオブジェクトです。

あるユーザが申請可能な申請一覧を取得する際に、ユーザの所属組織情報を絞り込む追加条件として利用します。
詳細については、使用されている各箇所を参照してください。

関連オブジェクト:
ApplyFlowList#getActApplyFlowList(String, String, OrgzAuthConditionInfo, ListSearchConditionNoMatterProperty),
ApplyFlowList#getActApplyFlowListCount(String, String, OrgzAuthConditionInfo, ListSearchConditionNoMatterProperty),
ApplyFlowList#getApplyFlowList(String, OrgzAuthConditionInfo, ListSearchConditionNoMatterProperty),
ApplyFlowList#getApplyFlowListCount(String, OrgzAuthConditionInfo, ListSearchConditionNoMatterProperty)

導入されたバージョン:7.2

プロパティの概要
String authCompanyCode
権限者会社コード。
通常
String authOragnizationCode
権限者組織コード。
通常
String authOragnizationSetCode
権限者組織セットコード。
通常

プロパティの詳細
authCompanyCode

String authCompanyCode

権限者会社コード。

authOragnizationCode

String authOragnizationCode

権限者組織コード。

authOragnizationSetCode

String authOragnizationSetCode

権限者組織セットコード。