A B C D E F G H I J K L M N O P Q R S T U V W Y

O

objectToXML(Object) - 类 com.seeyon.ctp.util.ObjectToXMLUtil 中的静态方法
将Java对象转换成xml,以支持AJAX
ObjectToXMLUtil - com.seeyon.ctp.util 中的 类
实现了POJO与XML的互转过程
该类仅仅用于AJAX Service
ObjectToXMLUtil() - 类 com.seeyon.ctp.util.ObjectToXMLUtil 的构造方法
 
ONE_GB - 类 com.seeyon.ctp.util.Strings 中的静态变量
The number of bytes in a gigabyte.
ONE_KB - 类 com.seeyon.ctp.util.Strings 中的静态变量
The number of bytes in a kilobyte.
ONE_MB - 类 com.seeyon.ctp.util.Strings 中的静态变量
The number of bytes in a megabyte.
ORG_ID_DELIMITER - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGACCOUNT_PATH - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
orgAccountId - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的变量
 
OrganizationMessage - com.seeyon.ctp.organization.bo 中的 类
组织模型实体操作返回消息类。
OrganizationMessage() - 类 com.seeyon.ctp.organization.bo.OrganizationMessage 的构造方法
 
OrganizationMessage.MessageStatus - com.seeyon.ctp.organization.bo 中的 枚举
 
OrganizationMessage.OrgMessage - com.seeyon.ctp.organization.bo 中的 类
 
OrgConstants - com.seeyon.ctp.organization 中的 类
 
OrgConstants() - 类 com.seeyon.ctp.organization.OrgConstants 的构造方法
 
OrgConstants.Account_AccessScope_Type - com.seeyon.ctp.organization 中的 枚举
单位是否可以访问,保存在关系表中 用于关系表object5Id存储,对应key--Account_AccessScope
OrgConstants.MEMBER_STATE - com.seeyon.ctp.organization 中的 枚举
人员状态,在职离职
OrgConstants.MEMBER_TYPE - com.seeyon.ctp.organization 中的 枚举
 
OrgConstants.MemberPostType - com.seeyon.ctp.organization 中的 枚举
人员岗位关系的类型,Relationship.type
OrgConstants.ORGENT_STATUS - com.seeyon.ctp.organization 中的 枚举
实体对象的状态,主要用于同步
OrgConstants.ORGENT_TYPE - com.seeyon.ctp.organization 中的 枚举
组织模型7大元素的定义
OrgConstants.Permission_Type - com.seeyon.ctp.organization 中的 枚举
单位访问的分类 保存在org_unit表中的扩展字段 使用元数据对应的key来保存EXT_ATTR_12-----accessCategory
OrgConstants.RelationshipObjectiveName - com.seeyon.ctp.organization 中的 枚举
关系:目标字段名
OrgConstants.RelationshipType - com.seeyon.ctp.organization 中的 枚举
关系表的Key定义,长度不要超过50,不要有特殊字符
OrgConstants.ROLE_BOND - com.seeyon.ctp.organization 中的 枚举
角色的关联类型,单位角色/部门角色
OrgConstants.Role_Category - com.seeyon.ctp.organization 中的 枚举
角色分类
OrgConstants.Role_NAME - com.seeyon.ctp.organization 中的 枚举
应用预置角色,名称不允许有下划线
OrgConstants.Role_SYSTEM_NAME - com.seeyon.ctp.organization 中的 枚举
系统预置后台角色,不包含任何应用角色,名称不允许有下划线
OrgConstants.TEAM_SCOPE - com.seeyon.ctp.organization 中的 枚举
 
OrgConstants.TEAM_TYPE - com.seeyon.ctp.organization 中的 枚举
组类型
OrgConstants.TeamMemberType - com.seeyon.ctp.organization 中的 枚举
组成员类型,Relationship.type
OrgConstants.UnitType - com.seeyon.ctp.organization 中的 枚举
机构类型
ORGENT_META_KEY_DEFAULTPWD - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_META_KEY_ORGROLE - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_START_TYPE_ACCOUNT - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_ACCOUNT - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_DEPARTMENT - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_DUTYLEVEL - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_DYNAMIC_ROLE - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_LEVEL - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_MEMBER - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_POST - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_ROLE - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGENT_TYPE_TEAM - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
OrgLevel - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_LEVEL table.
OrgLevel() - 类 com.seeyon.ctp.organization.po.OrgLevel 的构造方法
 
OrgLevel(Long) - 类 com.seeyon.ctp.organization.po.OrgLevel 的构造方法
Constructor for primary key
OrgManager - com.seeyon.ctp.organization.manager 中的 接口
Title: 组织模型OrgManager接口 Description: 接口提供组织模型信息与状态等查询 Copyright: Copyright (c) 2012 Company: seeyon.com 接口维护规则:本接口用于提供外部应用对组织模型信息的查询支持,对组织模型信息维护管理等接口请不要定义于此处
OrgManagerDirect - com.seeyon.ctp.organization.manager 中的 接口
Title: 组织模型OrgManagerDirect接口 Description: 后台组织和HR模块模型管理的组织模型信息管理,或部分特殊的模块调用进行组织模型信息管理等支持 Copyright: Copyright (c) 2012 Company: seeyon.com 接口维护规则:本接口主要用于组织模型信息的维护与管理,外部应用查询或状态判断等等请不要定义此处
OrgMember - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_MEMBER table.
OrgMember() - 类 com.seeyon.ctp.organization.po.OrgMember 的构造方法
 
OrgMember(Long) - 类 com.seeyon.ctp.organization.po.OrgMember 的构造方法
Constructor for primary key
ORGPERM_TYPE_MEMBER - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
OrgPost - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_POST table.
OrgPost() - 类 com.seeyon.ctp.organization.po.OrgPost 的构造方法
 
OrgPost(Long) - 类 com.seeyon.ctp.organization.po.OrgPost 的构造方法
Constructor for primary key
OrgPrincipal - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_PRINCIPAL table.
OrgPrincipal() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 的构造方法
 
OrgPrincipal(Long) - 类 com.seeyon.ctp.organization.po.OrgPrincipal 的构造方法
Constructor for primary key
OrgProperties - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_PROPERTIES table.
OrgProperties() - 类 com.seeyon.ctp.organization.po.OrgProperties 的构造方法
 
OrgProperties(Long) - 类 com.seeyon.ctp.organization.po.OrgProperties 的构造方法
Constructor for primary key
ORGPROPERTY_CATEGORY - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGPROPERTY_CATEGORY_PREFIX - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGPROPERTY_TYPE_ACCOUNT - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGREL_TYPE_DEP_POST - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
ORGREL_TYPE_DEP_ROLE - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
 
OrgRelationship - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_RELATIONSHIP table.
OrgRelationship() - 类 com.seeyon.ctp.organization.po.OrgRelationship 的构造方法
 
OrgRelationship(Long) - 类 com.seeyon.ctp.organization.po.OrgRelationship 的构造方法
Constructor for primary key
OrgRole - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_ROLE table.
OrgRole() - 类 com.seeyon.ctp.organization.po.OrgRole 的构造方法
 
OrgRole(Long) - 类 com.seeyon.ctp.organization.po.OrgRole 的构造方法
Constructor for primary key
OrgRoleDefaultDefinition - com.seeyon.ctp.organization.bo 中的 类
角色定义,提供扩展自定义角色支持。
OrgRoleDefaultDefinition() - 类 com.seeyon.ctp.organization.bo.OrgRoleDefaultDefinition 的构造方法
 
OrgTeam - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_TEAM table.
OrgTeam() - 类 com.seeyon.ctp.organization.po.OrgTeam 的构造方法
 
OrgTeam(Long) - 类 com.seeyon.ctp.organization.po.OrgTeam 的构造方法
Constructor for primary key
OrgTeam(Long, Long) - 类 com.seeyon.ctp.organization.po.OrgTeam 的构造方法
Constructor for required fields
OrgUnit - com.seeyon.ctp.organization.po 中的 类
This is an object that contains data related to the ORG_UNIT table.
OrgUnit() - 类 com.seeyon.ctp.organization.po.OrgUnit 的构造方法
 
OrgUnit(Long) - 类 com.seeyon.ctp.organization.po.OrgUnit 的构造方法
Constructor for primary key

A B C D E F G H I J K L M N O P Q R S T U V W Y