public class DomainSchemasGetRequestV2 extends Object implements EnvisionRequest<DomainSchemasGetResponseV2>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
FIELD_DESC |
static String |
FIELD_METADATA |
static String |
FIELD_VALUE_TYPE |
| 构造器和说明 |
|---|
DomainSchemasGetRequestV2(List<String> mdmIDList) |
DomainSchemasGetRequestV2(List<String> mdmIDList,
boolean includeDesc,
boolean includeMetadata) |
DomainSchemasGetRequestV2(List<String> mdmIDList,
boolean includeDesc,
boolean includeMetadata,
String locale) |
DomainSchemasGetRequestV2(List<String> mdmIDList,
List<String> fieldList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getFieldList() |
String |
getLocale() |
String |
getMdmIDList() |
Class<DomainSchemasGetResponseV2> |
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
|
void |
setFieldList(String fieldList) |
void |
setLocale(String locale) |
void |
setMdmIDList(String mdmIDList) |
public DomainSchemasGetRequestV2(List<String> mdmIDList, boolean includeDesc, boolean includeMetadata)
public DomainSchemasGetRequestV2(List<String> mdmIDList, boolean includeDesc, boolean includeMetadata, String locale)
public String getMdmIDList()
public void setMdmIDList(String mdmIDList)
public String getFieldList()
public void setFieldList(String fieldList)
public String getLocale()
public void setLocale(String locale)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<DomainSchemasGetResponseV2>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<DomainSchemasGetResponseV2>public Class<DomainSchemasGetResponseV2> getResponseClass()
public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<DomainSchemasGetResponseV2>EnvisionRuleExceptionCopyright © 2018. All rights reserved.