public class ServiceSearchProcessFactoryImpl extends java.lang.Object implements ServiceSearchProcessFactory
修飾子とタイプ | フィールドと説明 |
---|---|
static Key |
PARAM_KEY_ServiceProcessServiceNameKey |
static Key |
PARAM_KEY_ServiceProcessServiceProcessNameKey |
KEY_ServiceSearchProcessFactory
コンストラクタと説明 |
---|
ServiceSearchProcessFactoryImpl(Resource resource) |
修飾子とタイプ | メソッドと説明 |
---|---|
ServiceProcessSearch |
getServiceSearchProcess(java.util.Map searchInfo)
SearchProcessInfoからSearchProcessを作成する
|
ServiceProcessSearch |
getServiceSearchProcess(pexa.share.proxy.SearchProcessNo searchNo)
SearchProcessマスタからSearchProcessを生成する
|
public static final Key PARAM_KEY_ServiceProcessServiceNameKey
public static final Key PARAM_KEY_ServiceProcessServiceProcessNameKey
public ServiceSearchProcessFactoryImpl(Resource resource)
public ServiceProcessSearch getServiceSearchProcess(pexa.share.proxy.SearchProcessNo searchNo) throws FatalException
ServiceSearchProcessFactory
getServiceSearchProcess
インタフェース内 ServiceSearchProcessFactory
FatalException
public ServiceProcessSearch getServiceSearchProcess(java.util.Map searchInfo) throws FatalException
ServiceSearchProcessFactory
getServiceSearchProcess
インタフェース内 ServiceSearchProcessFactory
FatalException