|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
ActvMatterCnfmType を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.application.general | 利用者の検索系のクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.model.column | 検索条件情報を作成する際に、検索条件やソート条件のキー情報として使用される各カラム情報を格納しているクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.general での ActvMatterCnfmType の使用 |
---|
ActvMatterCnfmType 型の型引数を持つ jp.co.intra_mart.foundation.workflow.application.general のメソッドパラメータ | |
---|---|
ActvMatterCnfmModel[] |
CnfmActvMatterList.getCnfmList(ListSearchCondition<ActvMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されている未完了案件一覧を取得します。 |
int |
CnfmActvMatterList.getCnfmListCount(ListSearchCondition<ActvMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されている未完了案件の件数を取得します。 |
ActvMatterCnfmModel[] |
CnfmActvMatterList.getLumpCnfmList(boolean noOrgzConditionFlag,
ListSearchCondition<ActvMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されていて、一括で確認できる未完了案件一覧を取得します。 |
int |
CnfmActvMatterList.getLumpCnfmListCount(boolean noOrgzConditionFlag,
ListSearchCondition<ActvMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されていて、一括で確認できる未完了案件の件数をを取得します。 |
jp.co.intra_mart.foundation.workflow.application.model.column での ActvMatterCnfmType の使用 |
---|
ActvMatterCnfmType を返す jp.co.intra_mart.foundation.workflow.application.model.column のメソッド | |
---|---|
static ActvMatterCnfmType |
ActvMatterCnfmType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static ActvMatterCnfmType[] |
ActvMatterCnfmType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |