类 DmeTransactionService
java.lang.Object
com.sie.mbm.mom.framework.db.executeDme.service.DmeTransactionService
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private DmeResultVOdmeExchange(String url, org.springframework.http.HttpMethod method, org.springframework.http.HttpEntity<String> requestEntity) private DmeResultVOprivate StringgetURL()private StringgetURLV1()private StringgetURLV2()private StringgetUrlV3()
-
字段详细资料
-
dmeTokenService
-
restTemplate
@Autowired private org.springframework.web.client.RestTemplate restTemplate
-
-
构造器详细资料
-
DmeTransactionService
public DmeTransactionService()
-
-
方法详细资料
-
invoke
public Object invoke(org.springframework.http.HttpMethod method, String urlParam, Object param) throws RdmDelegateException -
exchange
-
dmeExchange
private DmeResultVO dmeExchange(String url, org.springframework.http.HttpMethod method, org.springframework.http.HttpEntity<String> requestEntity) -
getURL
-
getURLV2
-
getURLV1
-
getUrlV3
-