Package | Description |
---|---|
cn.sucang.core.dao | |
cn.sucang.core.dao.hr | |
cn.sucang.core.model | |
cn.sucang.core.process | |
cn.sucang.core.service | |
cn.sucang.core.service.hr | |
cn.sucang.core.service.hr.impl |
Modifier and Type | Method and Description |
---|---|
java.util.List<Station> |
GroupDao.getStationByBid(java.lang.String groupId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Station> |
IBaseStation.getSubStation(java.lang.String pid)
根据pid获取所有直接下级岗位
|
java.util.List<Station> |
IBaseStation.getSubStation(java.lang.String pid,
java.lang.String orgid) |
java.util.List<Station> |
IBaseStation.getSubStation(java.lang.String pid,
java.lang.String orgid,
java.lang.Integer isdelete) |
Modifier and Type | Method and Description |
---|---|
Station |
GroupMember.getStation() |
Modifier and Type | Method and Description |
---|---|
int |
ISyncOrgProcess.syncStation(Station station,
int actionType)
同步岗位
|
Modifier and Type | Method and Description |
---|---|
int |
PermissionService.recreateRuleStationSuperior(Station station,
java.lang.String oriLabel)
重构当前岗位的上下级关系调整后的数据权限重构,业务逻辑还需要完善??
|
java.lang.String |
OrganizationService.SaveStation(Station station) |
Modifier and Type | Method and Description |
---|---|
int |
StationService.saveStation(Station staiton,
LayoutData layoutData) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Station> |
StationServiceImpl.getSubStation(java.lang.String pid) |
java.util.List<Station> |
StationServiceImpl.getSubStation(java.lang.String pid,
java.lang.String orgid) |
java.util.List<Station> |
StationServiceImpl.getSubStation(java.lang.String pid,
java.lang.String orgid,
java.lang.Integer isdelete) |
Modifier and Type | Method and Description |
---|---|
int |
StationServiceImpl.saveStation(Station station,
LayoutData layoutData) |
Copyright © 2019 by Sucang.cn