public class MdmObjectAttributesGetRequest extends EnvisionSkipAndLimitRequest<MdmObjectAttributesGetResponse>
exclusiveFrom, pageSize| 构造器和说明 |
|---|
MdmObjectAttributesGetRequest(List<String> mdmIDList) |
MdmObjectAttributesGetRequest(List<String> mdmIDList,
List<String> attributeList) |
MdmObjectAttributesGetRequest(List<String> mdmIDList,
List<String> attributeList,
String locale) |
MdmObjectAttributesGetRequest(List<String> mdmIDList,
String locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getAttributeList() |
String |
getLocale() |
String |
getMdmIDList() |
Class<MdmObjectAttributesGetResponse> |
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 |
setAttributeList(String attributeList) |
void |
setLocale(String locale) |
void |
setMdmIDList(String mdmIDList) |
getExclusiveFrom, getPageSize, getPaginationParams, setExclusiveFrom, setPageSizepublic MdmObjectAttributesGetRequest(List<String> mdmIDList, String locale)
public MdmObjectAttributesGetRequest(List<String> mdmIDList, List<String> attributeList)
public String getMdmIDList()
public void setMdmIDList(String mdmIDList)
public String getAttributeList()
public void setAttributeList(String attributeList)
public String getLocale()
public void setLocale(String locale)
public String getApiMethodName()
EnvisionRequestpublic Map<String,String> getTextParams()
EnvisionRequestpublic Class<MdmObjectAttributesGetResponse> getResponseClass()
public void check()
throws EnvisionRuleException
Copyright © 2018. All rights reserved.