Class AllocatableDeploy
java.lang.Object
cn.herodotus.engine.core.definition.domain.AbstractDto
cn.herodotus.engine.rest.servlet.upms.dto.AllocatableDeploy
- All Implemented Interfaces:
cn.herodotus.engine.core.definition.domain.BaseDomain,cn.herodotus.engine.core.definition.domain.BaseDto,Serializable
public class AllocatableDeploy
extends cn.herodotus.engine.core.definition.domain.AbstractDto
Description: 设置人员归属参数BO对象
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/9/24 17:31
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDepartmentId(String departmentId) voidsetEmployees(List<SysEmployee> employees) voidsetOrganizationId(String organizationId) toString()Methods inherited from class cn.herodotus.engine.core.definition.domain.AbstractDto
getRanking, setRanking