| Class Summary | |
|
justep.Context() Context核心基础对象 |
|
| Method Summary | |
| <static> string | getPath() 获取地址信息 |
| <static> string | getCurrentPersonID() 获取当前登录人ID |
| <static> string | getCurrentPersonCode() 获取当前登录人编码 |
| <static> string | getCurrentPersonName() 获取当前登录人姓名 |
| <static> string | getCurrentPersonFID() 获取当前登录人全路径ID |
| <static> string | getCurrentPersonFCode() 获取当前登录人全路径ID |
| <static> string | getCurrentPersonFName() 获取当前登录人全路径名称 |
| <static> string | getCurrentPostID() 获取当前登录人岗位ID |
| <static> string | getCurrentPostCode() 获取当前登录人岗位编码 |
| <static> string | getCurrentPostName() 获取当前登录人岗位名称 |
| <static> string | getCurrentPostFID() 获取当前登录人岗位FID |
| <static> string | getCurrentPostFCode() 获取当前登录人岗位编码路径 |
| <static> string | getCurrentPostFName() 获取当前登录人岗位名称路径 |
| <static> string | getCurrentDeptID() 获取当前登录人部门ID |
| <static> string | getCurrentDeptCode() 获取当前登录人部门编码 |
| <static> string | getCurrentDeptName() 获取当前登录人部门名称 |
| <static> string | getCurrentDeptFID() 获取当前登录人部门FID |
| <static> string | getCurrentDeptFCode() 获取当前登录人部门编码路径 |
| <static> string | getCurrentDeptFName() 获取当前登录人部门名称路径 |
| <static> string | getCurrentOgnID() 获取当前登录人机构ID |
| <static> string | getCurrentOgnCode() 获取当前登录人机构编码 |
| <static> string | getCurrentOgnName() 获取当前登录人机构名称 |
| <static> string | getCurrentOgnFID() 获取当前登录人机构FID |
| <static> string | getCurrentOgnFCode() 获取当前登录人机构编码路径 |
| <static> string | getCurrentOgnFName() 获取当前登录人机构名称路径 |
| <static> string | getCurrentOrgID() 获取当前登录人组织ID |
| <static> string | getCurrentOrgCode() 获取当前登录人组织编码 |
| <static> string | getCurrentOrgName() 获取当前登录人组织名称 |
| <static> string | getCurrentOrgFID() 获取当前登录人组织FID |
| <static> string | getCurrentOrgFCode() 获取当前登录人组织编码路径 |
| <static> string | getCurrentOrgFName() 获取当前登录人组织名称路径 |
| <static> string | getCurrentProcess() 流程标识 |
| <static> string | getCurrentActivity() 流程环节 |
| <static> string | getCurrentProcessLabel() 流程标题 |
| <static> string | getLanguage() 当前语言 |
| <static> string | getLoginDate() 登录时间 |
| <static> string | getProcessData1() 任务中表单ID(是Data1) |