public class ServiceProcessAETUnclosingSourceItemImpl extends java.lang.Object implements ServiceProcessSourceItem, java.io.Serializable
修飾子とタイプ | フィールドと説明 |
---|---|
static Key |
KEY_ApplyDateSessionKey |
static Key |
KEY_ClosingDateSessionKey |
static Key |
KEY_ClosingDatetimeSessionKey |
static Key |
KEY_ClosingGroupNameSessionKey |
static Key |
KEY_ClosingIDSessionKey |
static Key |
KEY_ClosingOperateDateSessionKey |
static Key |
KEY_ClosingOperateDatetimeSessionKey |
static Key |
KEY_ClosingStartDateSessionKey |
static Key |
KEY_RoleSessionKey |
static Key |
KEY_SourceAccountSessionKey |
static java.lang.String |
STR_TransactionMetaModelName |
コンストラクタと説明 |
---|
ServiceProcessAETUnclosingSourceItemImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
getFormatType()
ServiceProcessFactorySourceがサポートするフォーマット名を返す。
|
Key |
getFormatTypeKey()
ServiceProcessFactorySourceがサポートするフォーマット名(Key)を返す。
|
ServiceProcess |
getServiceProcess(Resource resource,
Key serviceNameKey,
Key processNameKey,
java.util.Map info,
ServiceProcessSource processFactory)
ServiceProcessを返す
|
public static final java.lang.String STR_TransactionMetaModelName
public static final Key KEY_RoleSessionKey
public static final Key KEY_SourceAccountSessionKey
public static final Key KEY_ClosingDateSessionKey
public static final Key KEY_ClosingDatetimeSessionKey
public static final Key KEY_ClosingIDSessionKey
public static final Key KEY_ClosingGroupNameSessionKey
public static final Key KEY_ApplyDateSessionKey
public static final Key KEY_ClosingStartDateSessionKey
public static final Key KEY_ClosingOperateDateSessionKey
public static final Key KEY_ClosingOperateDatetimeSessionKey
public ServiceProcessAETUnclosingSourceItemImpl()
public java.lang.String getFormatType()
ServiceProcessSourceItem
getFormatType
インタフェース内 ServiceProcessSourceItem
public Key getFormatTypeKey()
ServiceProcessSourceItem
getFormatTypeKey
インタフェース内 ServiceProcessSourceItem
public ServiceProcess getServiceProcess(Resource resource, Key serviceNameKey, Key processNameKey, java.util.Map info, ServiceProcessSource processFactory) throws FatalException
ServiceProcessSourceItem
getServiceProcess
インタフェース内 ServiceProcessSourceItem
resource
- カーネルリソースserviceNameKey
- サービス名(Key)processNameKey
- プロセス名(Key)info
- プロセス情報マップprocessFactory
- プロセス生成ファクトリFatalException