|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
SortConditionForAuthUser を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.application.general | 利用者の検索系のクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.general での SortConditionForAuthUser の使用 |
---|
SortConditionForAuthUser 型のパラメータを持つ jp.co.intra_mart.foundation.workflow.application.general のメソッド | |
---|---|
CnfmAuthUserModel[] |
CplMatter.getCnfmAuthUserList(SortConditionForAuthUser<CnfmAuthUserType> cond)
完了案件の確認処理権限者情報をすべて取得します。 |
CnfmAuthUserModel[] |
ActvMatter.getCnfmAuthUserList(SortConditionForAuthUser<CnfmAuthUserType> cond)
未完了案件の確認処理権限者情報をすべて取得します。 |
CnfmAuthUserModel[] |
CplMatterNode.getCnfmAuthUserList(String nodeId,
SortConditionForAuthUser<CnfmAuthUserType> cond)
完了案件の特定ノード確認処理権限者情報をすべて取得します。 |
CnfmAuthUserModel[] |
ActvMatterNode.getCnfmAuthUserList(String nodeId,
SortConditionForAuthUser<CnfmAuthUserType> cond)
未完了案件の特定ノードの確認処理権限者情報をすべて取得します。 |
MatterHandleAuthUserModel[] |
ActvMatter.getMatterHandleAuthList(SortConditionForAuthUser<MatterHandleAuthUserType> cond)
未完了案件の案件操作権限情報をすべて取得します。 |
MatterHandleAuthUserModel[] |
CplMatter.getMatterHandleAuthUserList(SortConditionForAuthUser<MatterHandleAuthUserType> cond)
完了案件の案件操作権限者情報をすべて取得します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |