|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
CplMatterAdminType を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.application.model.column | 検索条件情報を作成する際に、検索条件やソート条件のキー情報として使用される各カラム情報を格納しているクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.superior | 管理者の検索系のクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.model.column での CplMatterAdminType の使用 |
---|
CplMatterAdminType を返す jp.co.intra_mart.foundation.workflow.application.model.column のメソッド | |
---|---|
static CplMatterAdminType |
CplMatterAdminType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static CplMatterAdminType[] |
CplMatterAdminType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
jp.co.intra_mart.foundation.workflow.application.superior での CplMatterAdminType の使用 |
---|
CplMatterAdminType 型の型引数を持つ jp.co.intra_mart.foundation.workflow.application.superior のメソッドパラメータ | |
---|---|
CplMatterModel[] |
RefCplMatterAdminList.getCplMatterList(ListSearchCondition<CplMatterAdminType> cond,
String wkfOpeAdmorCode)
管理者が参照できる完了案件一覧を取得します。 |
int |
RefCplMatterAdminList.getCplMatterListCount(ListSearchCondition<CplMatterAdminType> cond,
String wkfOpeAdmorCode)
管理者が参照できる完了案件一覧の件数を取得します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |