@Deprecated public class EventRuleQueryRequest extends EnvisionPaginationRequest<EventRuleQueryResponse>
pageNo, pageSize| 构造器和说明 |
|---|
EventRuleQueryRequest(List<String> mdmIdList,
boolean includeInvalid)
已过时。
|
EventRuleQueryRequest(List<String> mdmIdList,
boolean includeInvalid,
int pageNo,
int pageSize)
已过时。
|
EventRuleQueryRequest(String mdmIdList,
boolean includeInvalid)
已过时。
|
EventRuleQueryRequest(String mdmIdList,
boolean includeInvalid,
int pageNo,
int pageSize)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check()
已过时。
|
String |
getApiMethodName()
已过时。
Get Api Name。
|
String |
getMdmIdList()
已过时。
|
Class<EventRuleQueryResponse> |
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
|
boolean |
isIncludeInvalid()
已过时。
|
void |
setIncludeInvalid(boolean includeInvalid)
已过时。
|
void |
setMdmIdList(String mdmIdList)
已过时。
|
getPageNo, getPageSize, getPaginationParams, setPageNo, setPageSizepublic EventRuleQueryRequest(String mdmIdList, boolean includeInvalid)
public EventRuleQueryRequest(String mdmIdList, boolean includeInvalid, int pageNo, int pageSize)
public EventRuleQueryRequest(List<String> mdmIdList, boolean includeInvalid)
public String getApiMethodName()
EnvisionRequestpublic Map<String,String> getTextParams()
EnvisionRequestpublic Class<EventRuleQueryResponse> getResponseClass()
public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<EventRuleQueryResponse>check 在类中 EnvisionPaginationRequest<EventRuleQueryResponse>EnvisionRuleExceptionpublic String getMdmIdList()
public void setMdmIdList(String mdmIdList)
public boolean isIncludeInvalid()
public void setIncludeInvalid(boolean includeInvalid)
Copyright © 2018. All rights reserved.