|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
StampDataType を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.plugin.stamp.application.general | |
jp.co.intra_mart.foundation.workflow.plugin.stamp.application.model.column |
jp.co.intra_mart.foundation.workflow.plugin.stamp.application.general での StampDataType の使用 |
---|
StampDataType 型の型引数を持つ jp.co.intra_mart.foundation.workflow.plugin.stamp.application.general のメソッドパラメータ | |
---|---|
StampDataModel[] |
CplMatterStampList.getStampList(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
完了案件の印影データを取得します。 |
StampDataModel[] |
ArcMatterStampList.getStampList(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
過去案件の印影データを取得します。 |
StampDataModel[] |
ActvMatterStampList.getStampList(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
未完了案件の印影データを取得します。 |
int |
CplMatterStampList.getStampListCount(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
完了案件の印影データ件数を取得します。 |
int |
ArcMatterStampList.getStampListCount(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
過去案件の印影データ件数を取得します。 |
int |
ActvMatterStampList.getStampListCount(String systemMatterId,
StampListSearchCondition<StampDataType> cond)
未完了案件の印影データ件数を取得します。 |
jp.co.intra_mart.foundation.workflow.plugin.stamp.application.model.column での StampDataType の使用 |
---|
StampDataType を返す jp.co.intra_mart.foundation.workflow.plugin.stamp.application.model.column のメソッド | |
---|---|
static StampDataType |
StampDataType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static StampDataType[] |
StampDataType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |