public static class StandardScopeExpression.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
StandardScopeExpression.Builder |
apiName(StandardScopeExpressionApiNameEnum apiName)
范围API
示例值:cpst_plan
|
StandardScopeExpression.Builder |
apiName(String apiName)
范围API
示例值:cpst_plan
|
StandardScopeExpression |
build() |
StandardScopeExpression.Builder |
containSub(Boolean containSub)
是否包含下级
示例值:true
|
StandardScopeExpression.Builder |
operatorType(Integer operatorType)
操作类型, 可选值类型有:;1: 包含;2: 不包含; 3: 等于。
|
StandardScopeExpression.Builder |
operatorType(StandardScopeExpressionOperatorTypeEnum operatorType)
操作类型, 可选值类型有:;1: 包含;2: 不包含; 3: 等于。
|
StandardScopeExpression.Builder |
scopeName(I18n scopeName)
薪级类型名称
示例值:
|
StandardScopeExpression.Builder |
values(String[] values)
适用范围明细值列表,招聘类型维度枚举值为【日常实习:"routine_intern"】【社招:"experienced_professionals"】【校招:
"recent_graduates"】,其他维度类型具体值信息可通过接口查询[查询单个公司](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/company/get),
[搜索部门信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/department/search),
[查询单个序列](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_family/get)
,[查询单个职级](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/job_level/get),
[查询职等](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/job_grade/query),[查询单个职务](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/corehr-v2/job/get),
[查询单个地点](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/location/get),
[批量查询人员类型](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/employee_type/list),
[批量查询薪资方案](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/compensation-v1/plan/list)
,[批量查询定调薪原因](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/compensation-v1/change_reason/list),[获取薪级薪等列表数据](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/compensation-v1/salary_level_type/query)
示例值:
|
public StandardScopeExpression.Builder apiName(String apiName)
示例值:cpst_plan
apiName - public StandardScopeExpression.Builder apiName(StandardScopeExpressionApiNameEnum apiName)
示例值:cpst_plan
apiName - StandardScopeExpressionApiNameEnumpublic StandardScopeExpression.Builder operatorType(Integer operatorType)
示例值:1
operatorType - public StandardScopeExpression.Builder operatorType(StandardScopeExpressionOperatorTypeEnum operatorType)
示例值:1
operatorType - StandardScopeExpressionOperatorTypeEnumpublic StandardScopeExpression.Builder containSub(Boolean containSub)
示例值:true
containSub - public StandardScopeExpression.Builder values(String[] values)
示例值:
values - public StandardScopeExpression.Builder scopeName(I18n scopeName)
示例值:
scopeName - public StandardScopeExpression build()
Copyright © 2026. All rights reserved.