|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
CplMatterCnfmType を使用しているパッケージ | |
---|---|
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 での CplMatterCnfmType の使用 |
---|
CplMatterCnfmType 型の型引数を持つ jp.co.intra_mart.foundation.workflow.application.general のメソッドパラメータ | |
---|---|
CplMatterCnfmModel[] |
CnfmCplMatterList.getCnfmUserSetList(ListSearchCondition<CplMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されている完了案件一覧を取得します。 |
int |
CnfmCplMatterList.getCnfmUserSetListCount(ListSearchCondition<CplMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されている完了案件の件数を取得します。 |
CplMatterCnfmModel[] |
CnfmCplMatterList.getLumpCnfmList(boolean noOrgzConditionFlag,
ListSearchCondition<CplMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されていて、一括で確認できる完了案件一覧を取得します。 |
int |
CnfmCplMatterList.getLumpCnfmListCount(boolean noOrgzConditionFlag,
ListSearchCondition<CplMatterCnfmType> cond)
コンストラクタで指定したユーザが確認対象者として設定されていて、一括で確認できる完了案件の件数をを取得します。 |
jp.co.intra_mart.foundation.workflow.application.model.column での CplMatterCnfmType の使用 |
---|
CplMatterCnfmType を返す jp.co.intra_mart.foundation.workflow.application.model.column のメソッド | |
---|---|
static CplMatterCnfmType |
CplMatterCnfmType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static CplMatterCnfmType[] |
CplMatterCnfmType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |