パッケージ | 説明 |
---|---|
jp.co.intra_mart.foundation.propagation.model.generic.logic |
IM-LogicDesigner 機能でデータの伝搬に使用する基本的な共通モデルの実装クラスを提供します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
GenericFlowRoute.GenericHttpMethod |
GenericFlowRoute.getMethod()
HTTPメソッドを取得します。
|
static GenericFlowRoute.GenericHttpMethod |
GenericFlowRoute.GenericHttpMethod.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static GenericFlowRoute.GenericHttpMethod[] |
GenericFlowRoute.GenericHttpMethod.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
GenericFlowRoute.setMethod(GenericFlowRoute.GenericHttpMethod method)
HTTPメソッドを設定します。
|
Copyright © 2012 NTT DATA INTRAMART CORPORATION