public class BrmRolePageRequest extends AbstractIccRequest<BrmRolePageResponse>
bodyParameters, form, httpRequest| 构造器和说明 |
|---|
BrmRolePageRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOwnerCode() |
Integer |
getPageNum() |
Integer |
getPageSize() |
Class<BrmRolePageResponse> |
getResponseClass() |
List<Long> |
getRoleGradeList() |
List<Long> |
getRoleIdList() |
List<String> |
getRoleNameList() |
String |
getSearchKey() |
String |
getSort() |
String |
getSortType() |
void |
setOwnerCode(String ownerCode) |
void |
setPageNum(Integer pageNum) |
void |
setPageSize(Integer pageSize) |
void |
setRoleGradeList(List<Long> roleGradeList) |
void |
setRoleIdList(List<Long> roleIdList) |
void |
setRoleNameList(List<String> roleNameList) |
void |
setSearchKey(String searchKey) |
void |
setSort(String sort) |
void |
setSortType(String sortType) |
String |
toString() |
putBodyParameter, setParameterbody, execute, executeResponse, form, form, get, getBody, getBodyParameters, getForm, getHeader, getHttpRequest, getMethod, getUrl, header, isNeedAuth, main, post, setBody, setForm, setHeader, setHttpRequest, setMethod, setNeedAuth, setUrlpublic BrmRolePageRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic Class<BrmRolePageResponse> getResponseClass()
public Integer getPageNum()
public void setPageNum(Integer pageNum)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public String getSearchKey()
public void setSearchKey(String searchKey)
public String getSort()
public void setSort(String sort)
public String getSortType()
public void setSortType(String sortType)
public String getOwnerCode()
public void setOwnerCode(String ownerCode)
Copyright © 2023. All rights reserved.