public class EventTypeGetRequest extends Object implements EnvisionRequest<EventTypeGetResponse>
| 构造器和说明 |
|---|
EventTypeGetRequest(String categoryId) |
EventTypeGetRequest(String categoryId,
String mdmId) |
EventTypeGetRequest(String categoryId,
String mdmId,
String locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
Class<EventTypeGetResponse> |
getResponseClass() |
Map<String,String> |
getTextParams()
Gets all the Key-Value form of the text request parameter set:
Key: Request parameter name
Value: Request parameter value
|
public EventTypeGetRequest(String categoryId)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<EventTypeGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<EventTypeGetResponse>public Class<EventTypeGetResponse> getResponseClass()
getResponseClass 在接口中 EnvisionRequest<EventTypeGetResponse>public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<EventTypeGetResponse>EnvisionRuleExceptionCopyright © 2018. All rights reserved.