接口 DynamicRoleMemberService

  • 所有已知实现类:
    DynamicRoleMemberServiceImpl

    public interface DynamicRoleMemberService
    作者:
    qinman, zhangchongjie
    Date:
    2022/12/20
    • 方法详细资料

      • getDepartment

        net.risesoft.model.platform.Department getDepartment​(DynamicRole dynamicRole)
        Description:
        参数:
        dynamicRole -
        返回:
      • listByDynamicRoleId

        List<net.risesoft.model.platform.OrgUnit> listByDynamicRoleId​(String dynamicRoleId)
        Description:
        参数:
        dynamicRoleId -
        返回:
      • listByDynamicRoleIdAndProcessInstanceId

        List<net.risesoft.model.platform.OrgUnit> listByDynamicRoleIdAndProcessInstanceId​(String dynamicRoleId,
                                                                                          String processInstanceId)
        Description:
        参数:
        dynamicRoleId -
        processInstanceId -
        返回: