|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.seeyon.ctp.organization.OrgConstants
public final class OrgConstants
| 嵌套类摘要 | |
|---|---|
static class |
OrgConstants.Account_AccessScope_Type
单位是否可以访问,保存在关系表中 用于关系表object5Id存储,对应key--Account_AccessScope |
static class |
OrgConstants.MEMBER_STATE
人员状态,在职离职 |
static class |
OrgConstants.MEMBER_TYPE
|
static class |
OrgConstants.MemberPostType
人员岗位关系的类型,Relationship.type |
static class |
OrgConstants.ORGENT_STATUS
实体对象的状态,主要用于同步 |
static class |
OrgConstants.ORGENT_TYPE
组织模型7大元素的定义 |
static class |
OrgConstants.Permission_Type
单位访问的分类 保存在org_unit表中的扩展字段 使用元数据对应的key来保存EXT_ATTR_12-----accessCategory |
static class |
OrgConstants.RelationshipObjectiveName
关系:目标字段名 |
static class |
OrgConstants.RelationshipType
关系表的Key定义,长度不要超过50,不要有特殊字符 |
static class |
OrgConstants.ROLE_BOND
角色的关联类型,单位角色/部门角色 |
static class |
OrgConstants.Role_Category
角色分类 |
static class |
OrgConstants.Role_NAME
应用预置角色,名称不允许有下划线 |
static class |
OrgConstants.Role_SYSTEM_NAME
系统预置后台角色,不包含任何应用角色,名称不允许有下划线 |
static class |
OrgConstants.TEAM_SCOPE
|
static class |
OrgConstants.TEAM_TYPE
组类型 |
static class |
OrgConstants.TeamMemberType
组成员类型,Relationship.type |
static class |
OrgConstants.UnitType
机构类型 |
| 字段摘要 | |
|---|---|
static java.lang.Long |
Account_AccessScope_Level_0
只勾选了上级不可见 |
static java.lang.Long |
Account_AccessScope_Level_1
只勾选了平级不可见 |
static java.lang.Long |
Account_AccessScope_Level_2
只勾选了下级不可见 |
static java.lang.Long |
Account_AccessScope_Level_3
勾选了上级不可见和平级不可见 |
static java.lang.Long |
Account_AccessScope_Level_4
勾选了上级不可见和下级不可见 |
static java.lang.Long |
Account_AccessScope_Level_5
勾选了平级不可见和下级不可见 |
static java.lang.Long |
Account_AccessScope_Level_6
上级平级下级不可见都勾选 |
static java.lang.Long |
ACCOUNTID
企业版--企业单位ID |
static java.lang.Long |
AUDIT_ADMIN_ID
审计管理员预置ID |
static java.lang.String |
DEFAULT_INTERNAL_PASSWORD
修改密码时,用户回显的,比照客户时候修改了密码 |
static java.lang.String |
DEFAULT_PASSWORD
新建时默认密码 |
static java.lang.Long |
GROUP_ADMIN_ID
集团管理员预置ID |
static java.lang.Long |
GROUPID
集团版--常量集团ID |
static java.lang.String |
SORTID_TYPE_INSERT
排序号方式-插入 |
static java.lang.String |
SORTID_TYPE_REPEAT
排序号方式-重复 |
static java.lang.Long |
SUPER_ADMIN_ID
超级管理员预制ID |
static java.lang.Long |
SYSTEM_ADMIN_ID
系统管理员预置ID |
| 构造方法摘要 | |
|---|---|
OrgConstants()
|
|
| 方法摘要 |
|---|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static final java.lang.String DEFAULT_PASSWORD
public static final java.lang.String DEFAULT_INTERNAL_PASSWORD
public static final java.lang.Long Account_AccessScope_Level_0
public static final java.lang.Long Account_AccessScope_Level_1
public static final java.lang.Long Account_AccessScope_Level_2
public static final java.lang.Long Account_AccessScope_Level_3
public static final java.lang.Long Account_AccessScope_Level_4
public static final java.lang.Long Account_AccessScope_Level_5
public static final java.lang.Long Account_AccessScope_Level_6
public static final java.lang.String SORTID_TYPE_INSERT
public static final java.lang.String SORTID_TYPE_REPEAT
public static final java.lang.Long GROUPID
public static final java.lang.Long ACCOUNTID
public static final java.lang.Long SYSTEM_ADMIN_ID
public static final java.lang.Long AUDIT_ADMIN_ID
public static final java.lang.Long GROUP_ADMIN_ID
public static final java.lang.Long SUPER_ADMIN_ID
| 构造方法详细信息 |
|---|
public OrgConstants()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||