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

G

get(String, Class<T>) - 接口 com.seeyon.client.CTPRestClient 中的方法
调用REST服务的GET请求。
get(String, Class<T>, String) - 接口 com.seeyon.client.CTPRestClient 中的方法
调用REST服务的GET请求。
get(K) - 接口 com.seeyon.ctp.common.cache.CacheMap 中的方法
取得指定的缓存项。
get() - 接口 com.seeyon.ctp.common.cache.CacheObject 中的方法
取得缓存的值。
get(Long) - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
get(Object) - 类 com.seeyon.ctp.common.po.DataContainer 中的方法
get(Class<T>, Serializable) - 类 com.seeyon.ctp.util.DBAgent 中的静态方法
根据对象主键加载实体对象
get(Object) - 类 com.seeyon.ctp.util.LRUMap 中的方法
 
get19DateAndTime() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
得到以yyyy-MM-dd HH:mm:ss显示的当前系统时间
getAccessIds() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
此方法仅用于单位保存时做为存储用的临时存储属性
该方法不做缓存也不要调用这个方法获取单位可以访问的id列表
请使用工具类OrgHelper.getAccessIdsByUnitId(Long unitId)方法
getAccessScopeLevels() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getAccessSystemMenu() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getAccount() - 类 com.seeyon.ctp.organization.event.AddAccountEvent 中的方法
 
getAccount() - 类 com.seeyon.ctp.organization.event.DeleteAccountEvent 中的方法
 
getAccount() - 类 com.seeyon.ctp.organization.event.MemberAccountChangeEvent 中的方法
调整后的单位Id。
getAccount() - 类 com.seeyon.ctp.organization.event.UpdateAccountEvent 中的方法
 
getAccountById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按Id取单位。
getAccountByLoginName(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据登录名获取该人员所在单位实体对象
getAccountByName(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据名称获得一个
遍历所有名字符合单位取第一个结果返回
getAccountId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
返回主岗所在单位Id
getAccountId() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getAccountId() - 类 com.seeyon.ctp.organization.bo.MemberRole 中的方法
 
getAccountId() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
单位ID
getAccountId() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
单位ID
getAccountIdByCustomLoginUrl(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
5.1新增接口,配合T3任务每个单位不同登录页任务项
根据设置的url获取单位ID
getAccountName() - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
用于加密使用,返回单位名称
getAccountPostByBMPostId(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据基准岗ID查询单位自建岗
getAction() - 类 com.seeyon.ctp.organization.event.ClusterMemberEvent 中的方法
 
getActionBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getActionFromMap(Map<String, String>) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
用于前台数据保存 将前台传入的参数设置为actionBean各个属性 为actionBean 的actionManager赋值
getActionFromXML(Element, FormTriggerBean) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取动作执行对应的actionBean,做统一处理, 用于初始化表单触发设置时从XML转换到actionBean 为actionBean 的actionManager赋值
getActionTypeManager() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取动作执行类
getActionTypeManagerName() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取动作对应执行类的spring ID
getActionXMLFromActionBean(FormTriggerActionBean, int, boolean) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
根据actionbean 获取存储用的xml 最外层节点为 Action
getActiveX(HttpServletRequest, HttpServletResponse) - 接口 com.seeyon.ctp.login.LoginActiveX 中的方法
 
getActivityId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
工作流节点Id
getAddition() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
属性
getAddress() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getAdministrator(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得单位管理员
getAgentId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
已过时。 
getAgentToId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
已过时。 
getAll() - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getAllAccounts() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取有效的未删除的所有单位
getAllAccounts(Boolean, Boolean, String, Object, FlipInfo) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取所有单位列表
getAllAccountsExtMember(boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得所有单位的外部人员
getAllAccountShortNames() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得所有单位的简称。
getAllBenchmarkPost(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得所有指定单位引用的基准岗。
getAllConcurrentPostByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据单位获得兼职列表
getAllDataMap() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
查找所有的字段值 以Map方式封装 key:字段名称,value:重复项字段为List,主表字段为Object
getAllDepartments(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有部门(不包含停用部门,包含外部部门)。
getAllDepartments(Long, Boolean, Boolean, String, Object, FlipInfo) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得所有部门
getAllDepRoles(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有部门角色。
getAllDutyLevels(Long, String, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
政务版——按单位查询职级
getAllDutyLevels(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
政务版——取指定单位的所有职级(不包含停用职级)。
getAllExtMembers(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得单位下所有的外部成员
getAllFieldBeans() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getAllFieldDisplayMap() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getAllFieldNameMap() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getAllFileUrlByReference(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
读取某个主体下所有附件的fileURL
getAllFormAuthViewBeans() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getAllHistoryMessage(Constants.UserMessage_TYPE, Long, Long, boolean, String, String, String) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前所有聊天记录
getAllHistoryMessage(Constants.UserMessage_TYPE, Long, Long, boolean, String, String, String, boolean) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前所有聊天记录,不分页
getAllLevels(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有职务级别(不包含停用职务级别)。
getAllLevels(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取指定单位的所有职务级别。
getAllListener() - 类 com.seeyon.ctp.event.EventDispatcher 中的方法
 
getAllMemberNames(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得指定单位所有人员的姓名。
getAllMemberPOByAccountId(Long, Boolean, Boolean, Map<String, Object>, FlipInfo) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据单位ID查询人员,直接查询数据库
getAllMembers() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getAllMembers(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取单位下所有人员
getAllMembers(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有人员。
getAllMembers(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取指定单位的所有人员。
getAllMembers(Long, boolean, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取单位下所有成员。
getAllMembersByAccountId(Long, Integer, Boolean, Boolean, String, Object, FlipInfo) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
从数据库中取出人员,默认条件:isDelete=false and isVirtual=false and isAssigned=true,即把删除人员、虚拟账号、取消分配缺省排除,通过其它接口提供
getAllMembersByDepartmentBO(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取部门下所有member的bo,不包含子部门,包含外部人员,不包含无效人员
getAllMembersByDepartmentId(Long, boolean, Integer, Boolean, Boolean, String, Object, FlipInfo) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
从数据库中取出人员,默认条件:isDelete=false and isVirtual=false and isAssigned=true,即把删除人员、虚拟账号、取消分配缺省排除,通过其它接口提供
getAllMembersNumsByAccountId(Long, Integer, Boolean, Boolean, String, Object) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据查询条件获取单位下人员数量
getAllMembersNumsWithOutConcurrent(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
 
getAllMembersWithOutConcurrent(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取单位下所有人员,不包含兼职
getAllOutConcurrentPostByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取本单位兼职出去的兼职列表
getAllParentDepartments(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得某部门的所有父部门
getAllPersonMessages(long, String, String, String) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前全部的个人消息列表,包括我发的和发给我的
getAllPersonMessages(long, String, String, String, Boolean) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getAllPosts(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有岗位(不包含停用岗位)。
getAllPosts(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取指定单位的所有岗位。
getAllRelatives() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getAllRoles(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有角色,不包含系统管理员,审计管理员,单位管理员,集团管理员这四个集团角色
getAllRoles(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取指定单位的所有角色。
getAllSystemMessages(long, String, String, String) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前全部的系统消息列表
getAllSystemMessages(long, String, String, String, Boolean) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getAllSystemMessages(long, String, String, String, Boolean, String) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getAllTableShortName() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getAllTeams(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定单位的所有组(不包含停用的组)。
getAllTeams(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取指定单位的所有组。
getAllUserDomainIDs(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某人员所有组织信息ID集合
getApp() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
应用
getApplicationFolder() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
seeyon应用的目录C:\Program Files\UFseeyon\A8\Group\ApacheJetspeed2\webapps\seeyon
getApproveDate() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getApproveMemberId() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getArchiveId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
 
getAttachmentByFileURL(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
根据v3xfile的id取得附件对象
getAttachmentByFileURLs(List<Long>) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
根据fileurl list获取对应的附件list
getAttachmentByFileURLStrings(String) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
根据逗号分隔的fileurl获取对应的附件
getAttachmentsFromAttachList(ApplicationCategoryEnum, Long, Long, List) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAttachmentsFromRequest(ApplicationCategoryEnum, Long, Long, HttpServletRequest) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
从v3x:fileupload中取得数据,构造Attachment,此时没有存放到数据库中
getAttachmentsFromRequestNotRelition(HttpServletRequest) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
本方法只为显示附件,并没有保存。
getAttachmentsFromRequestNotRelition(String) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAttListJSON(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
为前端显示附件获取一个主题下的所有附件信息,包括二级主题, 如:协同的附件和协同回复的附件
getAttListJSON(Long, Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
为前端显示附件获取一个主题下指定区域的附件信息 如:协同的附件或者协同回复的附件
getAttListJSON(List<Attachment>) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAttListJSON4JS(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAttListJSON4JS(Long, Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAttSizeSum(long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
 
getAuditAdmin() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得审计管理员。
getAuth(long) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据ID返回权限对象
getAuths() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getAuthViewBeanById(Long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据id获取权限bean
getAxis2Client() - 类 com.seeyon.client.CTPServiceClientManager 中的方法
取得Axis2 SOAP动态客户机。
getBaseContext(HttpServletRequest) - 类 com.seeyon.ctp.util.Strings 中的静态方法
得到站点的基础路径+contextPath:http://office.seeyon.com:80/seeyon
getBaseFolder() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
得到A8基础目录C:\Program Files\UFseeyon\A8\Group\base
getBaseHref(HttpServletRequest) - 类 com.seeyon.ctp.util.Strings 中的静态方法
得到站点的基础路径:http://office.seeyon.com:80
getBaseName() - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getBaseName(Map<String, String>) - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
获取栏目的默认名称
getBaseUrl() - 类 com.seeyon.client.CTPServiceClientManager 中的方法
 
getBatchMembers() - 类 com.seeyon.ctp.organization.event.AddBatchMemberEvent 中的方法
 
getBatchSize() - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getBean(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
根据Spring管理的Bean名称获取Bean实例(带bean缓存以优化性能),非singleton的bean不适用
getBeansOfType(Class<T>) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
根据Spring管理的Bean类型获取Bean实例Map,key为bean id或name,value为Bean实例
getBeanWithoutCache(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
根据Spring管理的Bean名称获取Bean实例,不走性能优化缓存,适用于非singleton的bean获取
getBind() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getBindInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
绑定XML格式
getBirthday() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
扩展字段获取的get方法
getBlog() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getBMPostByPostId(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据岗位id获得绑定的集团基准岗 如果岗位本身为集团基准岗则返回岗位本身 如果没有绑定基准岗则返回空
getBodyType() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
正文类型
getBond() - 类 com.seeyon.ctp.organization.bo.OrgRoleDefaultDefinition 中的方法
 
getBond() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
 
getBond() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
单位角色/部门角色
getBrowser() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getBusinessMenus() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getByReference(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
读取一个主题下的所有附件信息,包括二级主题,如:协同的附件和协同回复的附件
getByReference(Long, Long) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
读取附件信息
getByReference(Long, Long...) - 接口 com.seeyon.ctp.common.filemanager.manager.AttachmentManager 中的方法
读取附件信息
getByStandard19DateAndTime(String) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
将标准的19为日期格式字符串转换成日期对象
getCache(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
 
getCachedUserCount() - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
消息缓存中已缓存的用户个数
getCacheNames() - 类 com.seeyon.ctp.common.cache.CacheFactory 中的方法
取得指定组的Cache名称数组。
getCanonicalPath(String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
转换成标准的路径 C:/a/b/c --> C:\a\b\c C:/a/b/c/.. --> C:\a\b C:/a/b/c/../.. --> C:\a C:/a/b/..
getCanonicalPathAndCreate(String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
转换成标准的路径,同时创建文件夹
getCategory() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
 
getCategory() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
所属分类
getCategoryId() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getCategoryId() - 类 com.seeyon.ctp.portal.po.PortalSection 中的方法
栏目分类使用统一枚举组件
getCategoryName() - 类 com.seeyon.ctp.portal.po.PortalSection 中的方法
冗余存储分类名,例如:common、timeManagement等
getCfgHome() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取配置文件存放根目录
getCheckRule() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getChildAccount(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回当前单位的子单位,包含他自己
getChildDepartments(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取所有子部门(不包含自己)
getChildDepartments(Long, boolean, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取所有子部门(不包含自己)
getChildDeptsByAccountId(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取所有子部门(不包含自己)
getChildren() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getChildrenAccounts() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getClassName() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getClassName() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
加密策略
getCode() - 异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
获取异常/提示消息代码
getCode() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getCode() - 类 com.seeyon.ctp.organization.bo.OrganizationMessage.OrgMessage 中的方法
 
getCode() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
 
getCode() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getCode() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
编码
getCode() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
编号
getCode() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
编码
getCode() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
编号
getCode() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
编号
getCode() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
编号
getCommandName(Object) - 类 com.seeyon.ctp.common.controller.BaseController 中的方法
回调函数,声明CommandName--对象的名字,默认为首字母小写的类名.
getCompleteTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
完成时间
getConcurentPostByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回一个单位下的兼职列表,Map<部门ID,人员列表>
getConcurentPosts(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回单位下的兼职列表,Map<部门ID,兼职列表>
getConcurentPostsByMemberId(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回单位下人员的兼职列表,Map<部门ID,兼职列表>
getConcurrent_post() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getConcurrentAccountJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getConcurrentAccounts(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回人员兼职的单位列表,不包含人员所在单位。
getConditionFormAuthViewBeanList() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
返回带条件的权限列表
getConditionState() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getConditonFormAuthViewBean(Long) - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
通过id取得带条件的权限bean
getConfigPageURL() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
取得配置页面的URL,相对路径,如:/form/triggerDesign.do?
getConfigValue() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getConRoles() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getContent() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getContentAll() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getContentType() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
返回文件的content type。
getContext() - 类 com.seeyon.ctp.common.script.ScriptEvaluator 中的方法
 
getContextPath() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获取系统的context path,如:/seeyon
getCountByCriteria(DetachedCriteria) - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getCreateDate() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
创建时间
getCreateDate() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getCreateId() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getCreaterId() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
 
getCreateTime() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getCreateTime() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体的创建时间。
getCreateTime() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
创建时间
getCreateTime() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
创建时间
getCreationDate() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getCreatorId() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getCredentialValue() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
密码值
getCtpProductBuildVersion() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
得到平台打版号,现在是SVN号
getCurrentDepartment() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取当前登录用户的所在部门(考虑兼职)
getCurrentMarkDate() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getCurrentUser() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
取得当前登录用户。
getCustomFunctionList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getCustomize(String) - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
根据指定key获取个性化值
getCustomizeJson(String) - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
根据指定个性化key获取JSON解析后的Java对象
getCustomizeJson(String, Class<T>) - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
根据指定个性化key获取JSON解析后的指定类型的Java对象
getCustomizeJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getCustomLoginUrl() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
5.1新增属性,单位自定义登录地址,如果没有就返回null
EXT_ATTR_10
getCustomLoginUrlByAccountId(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
5.1新增接口,配合T3任务每个单位不同登录页任务项
根据单位ID获取单位独立登录地址
getData() - 接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
获取Portlet数据
getData() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取翻页查询结果数据
getDatabaseType() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
取得当前连接的数据库类型。
getDataCount(String) - 接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
获取数据总数 不需要统计数据的请返回-1
getDataCount() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取当前查询结果数据记录数
getDataDefindeType() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getDataDefineXml() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
返回DEDATADEFINE的XML
getDataJsonString() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
将对象中的所有数据组装成json JSON字符串转成FormDataMasterBean的方法见FormService#conStuctFormDataBeanWithJson
getDataList(String) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
根据fieldName查询对应数据
getDataLoader() - 接口 com.seeyon.ctp.common.cache.CacheMap 中的方法
取得缓存数据加载。
getDate(int, int, int) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
根据传入的年、月、日构造日期对象
getDate() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取当前系统日期
getDate(String) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取指定输出格式的当前系统日期
getDate(Date, String) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
将日期按指定的格式字符串格式化
getDate(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
得到指定日期的格式化字符串
getDate(Map, String, Date, String, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回Date类型的参数值
getDate(Map, String, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回Date类型的参数值
getDate(Map, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回Date类型的参数值
getDateAndTime() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取系统时间的格式化日期与时间
getDateAndTime(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取指定Date的格式化日期与时间
getDateConditionBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getDay(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的天
getDay() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
得到当前日
getDeadlineDate() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
节点期限
getDealTermType() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
处理期限到处理类型(0-仅消息提醒;1-转给指定人;2-自动跳过)
getDealTermUserid() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
处理期限到处理类型1的辅助值1:userid
getDEEBindEvent() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getDeeTask() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getDefaultspace() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
0:非系统预置空间;1:系统预置空间
getDefaultVal4Db(Object) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取该数据类型下的值,主要职责是判断value是否为空,为空的时候赋上该类型下的默认值
getDegree() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getDelay() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getDeleted() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
0:显示;1:隐藏
getDepAdmin() - 类 com.seeyon.ctp.organization.bo.V3xOrgDepartment 中的方法
 
getDepartment() - 类 com.seeyon.ctp.organization.bo.MemberRole 中的方法
 
getDepartment() - 类 com.seeyon.ctp.organization.event.MoveDepartmentEvent 中的方法
 
getDepartment() - 类 com.seeyon.ctp.organization.event.UpdateDeptRoleEvent 中的方法
 
getDepartmentById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按id取部门。
getDepartmentByPath(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据部门的path获得部门
getDepartmentId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getDepartmentPost(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取部门下的岗位
getDepartmentRolesByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某单位的所有部门角色
getDepartmentRolesWithoutDepLeaderByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某单位排除部门分管领导外的所有部门角色
getDepartmentsByName(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据部门名称获取部门列表
getDepartmentsByUser(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据人员的ID取得人员的部门列表
getDepartmentTeam(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取一个部门下的已启用的组列表
getDepartmentTeam(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得一个部门下的组列表。
getDepartmentWorkScopeForExternal(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据人员ID获得内部人员可以访问的外部部门
getDepId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getDepId() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getDepManager() - 类 com.seeyon.ctp.organization.bo.V3xOrgDepartment 中的方法
 
getDept() - 类 com.seeyon.ctp.organization.event.AddDepartmentEvent 中的方法
 
getDept() - 类 com.seeyon.ctp.organization.event.DeleteDepartmentEvent 中的方法
 
getDept() - 类 com.seeyon.ctp.organization.event.UpdateDepartmentEvent 中的方法
 
getDeptsByAdmin(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到所有部门管理员为当前人员的部门列表(根据单位ID获得)
getDeptsByDeptLeader(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到所有部门分管领导为当前人员的部门列表(根据单位ID获得)
getDeptsByManager(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到所有部门主管为当前人员的部门列表(根据单位ID获得)
getDescription() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
 
getDescription() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
描述
getDescription() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
描述
getDescription() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
描述
getDescription() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
描述
getDescription() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
描述
getDescription() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
描述
getDigit() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getDigitNum() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getDisplay() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getDisplay() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getDisplayValue(Object) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
处理不同控件下的展示值,返回数组
getDisplayValue(String, String, String) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取显示数据,用于统一查询、统计转换显示结果
getDomainByRole(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据角色和人员ID,返回指定人员管理的单位或者部门
getDouble(Map, String, Double, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回double类型的参数值
getDutyLevel() - 类 com.seeyon.ctp.organization.event.AddDutyLevelEvent 中的方法
 
getDutyLevel() - 类 com.seeyon.ctp.organization.event.DeleteDutyLevelEvent 中的方法
 
getDutyLevel() - 类 com.seeyon.ctp.organization.event.UpdateDutyLevelEvent 中的方法
 
getDutyLevelId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getEditFlag() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getEmailAddress() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getEnabled() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体的启用/停用状态。
getEnt() - 类 com.seeyon.ctp.organization.bo.OrganizationMessage.OrgMessage 中的方法
 
getEntities(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
把多项组织类型和id用","以及“|”连接,格式必须与..
getEntitiesByName(Class<T>, String, long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据名称取组织模型实体列表。
getEntity(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取实体
getEntity(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
把组织类型和id用“|”连接,该方法自动分解,返回对应数据
getEntity(String, String, Object, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取实体
getEntityById(Class<T>, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取实体
getEntityClass() - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
取得entityClass的函数.
getEntityId() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
实体ID
getEntityId() - 类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
实体ID
getEntityList(String, String, Object, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据实体的属性从表中查找实体
getEntityList(String, String, String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
当你的value参数是String类型时,才能用该方法,千万不要把Long转成String,这是不道德的
getEntityList(String, String, Object, Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据属性和属性值获取符合条件的实体列表(支持分页)
getEntityListNoRelation(String, String, Object, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取实体列表,不考虑实体关系,适用于查询组织模型实体
getEntityListNoRelation(String, String, Object, Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取实体列表,不考虑实体关系,适用于查询组织模型实体,分页
getEntityNoRelation(String, String, Object, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据实体的属性从表中查找单个实体(无需载入关系,适用于七大实体)
getEntityNoRelationDirect(String, String, Object, Boolean, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取实体列表,不考虑实体关系,适用于查询组织模型实体
getEntityOnlyById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
只根据实体ID去获取实体名称,只从缓存中查询,不从数据库中查,只支持人员,部门单位,组,职务,岗位实体
getEntitys4Merge(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
把组织类型和id用“|”连接,该方法自动分解,返回对应数据
用于解析选人界面部门角色和部门岗位返回实体
getEntitysByPropertysNoRelation(String, Long, boolean, Object...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据实体属性获得实体(不载入实体关系)
getEntitysByRole(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据角色获取实体
getEntitysByRole(Long, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据角色名称获得分配的实体
getEntitysByRoleAllowRepeat(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据角色获得实体(包含重复的)
getEntitysStrByRole(Long, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据角色名称获得分配的实体(返回选人字符串格式)
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgDepartment 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgDutyLevel 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgLevel 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgPost 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getEntityType() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getEntityType() - 类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
实体类型
getEnumId() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getEnumLevel() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getEnumParams() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getEnumParent() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getEnumRelationByParent(FormFieldBean) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
查询给定FormFieldBean作为父级枚举时此表单的所有关联枚举类型的FormRelation
getErrorMapLevel(Long, Integer, Integer) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到错误映射的集团职务级别
用于设定职务级别做映射时错误查询映射的职务级别
getErrorMsgs() - 类 com.seeyon.ctp.organization.bo.OrganizationMessage 中的方法
 
getErrorReceivers() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getEtagRandom() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getEvent() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getExpectedProcessTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
 
getExpirationDate() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
密码超期时间
getExt1() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留1
getExt2() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留2
getExt3() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留3
getExt4() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留4
getExt5() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留5
getExt6() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
预留6
getExtAttr1() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr1() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段1
getExtAttr10() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr10() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段10
getExtAttr11() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr11() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段11
getExtAttr12() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr12() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段12
getExtAttr13() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr13() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段13
getExtAttr14() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr14() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段14
getExtAttr15() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr15() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段15
getExtAttr16() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr17() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr18() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr19() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr2() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr2() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段2
getExtAttr20() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr21() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr22() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr23() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr24() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr25() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr26() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr27() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr28() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr29() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr3() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr3() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段3
getExtAttr30() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr31() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr32() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr33() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr34() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr35() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr36() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr4() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr4() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段4
getExtAttr5() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr5() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段5
getExtAttr6() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr6() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段6
getExtAttr7() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr7() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段7
getExtAttr8() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr8() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段8
getExtAttr9() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
预留字段
getExtAttr9() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
预留字段9
getExtAttributes() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
扩展属性
getExtendInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getExternalMemberWorkScope(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得外部人员访问权限
getExtMemberMaxSortNum(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取某单位的外部人员最大排序号
getExtMembersByDepartment(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得部门下所有外部成员成员
getExtProps() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
扩展属性
getExtraAttr(String) - 类 com.seeyon.ctp.common.po.BasePO 中的方法
获取额外属性
getExtraMap() - 类 com.seeyon.ctp.common.po.BasePO 中的方法
返回扩展属性Map
getField(long) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据ID返回字段对象
getFieldBeanByDisplay(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据FormFieldBean的display来查询本FormBean当中的FormFieldBean
getFieldBeanByDisplay(String) - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
根据字段display查询本FormTableBean中的FormFieldBean
getFieldBeanByFieldName(String) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
查询此FormDataMasterBean中多对应fieldName的FormFieldBean
getFieldBeanByName(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据FormFieldBean的name来查询本FormBean当中的FormFieldBean
getFieldBeanByName(String) - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
根据字段name查询本FormTableBean中的FormFieldBean
getFieldInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
返回字段定义信息
getFieldLength() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFields() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
获取此FormTableBean中所有的FormFieldBean
getFieldsByType(FormFieldComBean.FormFieldComEnum) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单中某种类型的单元格
getFieldType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFieldValue(String) - 类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
根据字段名称获取字段下对应的数据
getFile() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getFile(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
根据文件Id,获得文件对象
getFile(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
根据文件名和文件生成时间,获得文件对象
getFileBytes(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到文件字节
getFileBytes(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到文件字节
getFileDecryption(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
获取解密后的文件
getFileDecryption(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
获取解密后的文件
getFileId() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getFileIdByDocResSourceId(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
通过文档的sourceId获得file
getFileInputStream(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到文件IO
getFileInputStream(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到文件IO
getFileItem() - 类 com.seeyon.ctp.common.filemanager.event.FileUploadEvent 中的方法
 
getFileManager() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getFileName() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getFinalFieldType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取最终的数据类型
getFinalInputType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取最终的录入类型
getFinishedFlag() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getFirstDayInMonth(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在月的第一天的日期, 时分为00:00:00
getFirstDayInSeason(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在季度的第一天的日期, 时分为00:00:00
getFirstDayInWeek(Date, Locale) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在周的第一天的日期, 时分为00:00:00
getFirstDayInWeek(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在周的第一天的日期, 时分为00:00:00
getFirstDayInYear(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在年度的第一天的日期, 时分为00:00:00
getFirstPageLink() - 类 com.seeyon.ctp.util.FlipPageInfo 中的方法
获取第一页链接
getFirstResult() - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
 
getFixLenShow() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getFlowId(long) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据ID返回流水号 对象
getFolder(Date, boolean) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
根据文件创建时间,获取文件上传目录,目录结构: 分区目录/yyyy/MM/dd
如: F:/upload/2006/05/09
getFontResize() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getForm(long) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据ID返回表单对象
getFormAppId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
表单应用id
getFormatHtmlStr(Map<String, String>, String) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取控件显示部分html字符串(针对于有这个必要的控件)
getFormatType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFormAuthorizationField(String) - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
获取字段权限
getFormAuthorizationFieldList() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
返回字段权限列表
getFormAuthorizationTableBeanByTableName(String) - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
通过表明获取重复表操作权限
getFormAuthorizationTableList() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
返回重复项权限列表
getFormBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getFormConditionActionBean() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getFormConditionActionBean(FormFieldBean, String, String, int, Long, int, String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
该方法可以适用表单所有装载条件表达式Bean
getFormConditionActionBean(FormFieldBean, String, String, int, Long, int, String, String, String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
该方法可以适用表单所有装载条件表达式Bean
getFormConditionActionBeanList() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getFormConditionBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getFormConditionList() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFormDataSubBeanById(String, Long) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
根据表名和行号查询FormDataSubBean 特别注意:如果是通过缓存调用的此方法,获取出去的FormDataSubBean要谨慎使用,不要随意设置获取的FormDataSubBean中的任何值
getFormFieldBeanByDisplayName(String) - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
通过显示名称取fieldBean
getFormFieldBeanByFieldName(String) - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
通过字段数据库名称取fieldBean
getFormFieldExtend() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFormId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
表单视图ID
getFormId() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getFormId() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getFormName() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormOperationId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
表单操作ID
getFormQueryBean(long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormQueryList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormRelation() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getFormRelationRecordMap() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getFormReportBean(long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormReportList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getForms() - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
得到表单列表
getFormTable() - 类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
 
getFormTableBeanByFieldName(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据fieldName查询tableBean
getFormTableBeanByNumber(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据动态表编号获取FormTableBean
getFormTriggerBean(long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormType() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getFormulaConditionList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单所有条件 校验规则条件、权限条件、计算式条件
getFormulaData() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
该方法主要用于返回前台显示字段计算表达式json字符串 如${fieldBean.formulaData}
getFormulaList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单所有表达式
getFormulaMap(String) - 类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
获取参与各种计算下的数据Map
getFormulaMap(String) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getFormulaSize() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取循环嵌套判定依据的次数
getFormulaValue(Object, String) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取公式条件下字段的值
getFormulaValue4Test(String) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取预执行公式参数
getFormView(long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
通过ID获取视图对象
getFormViewByCount(int) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单的某个视图
getFormViewByName(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
通过名称获取视图对象
getFormViewId() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getFormViewList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getForwardMember() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
转发人
getFromId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
//加签、知会、会签等操作,来源人的Id
getFrontSubmitData(Object) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
处理前台提交过来的数据,比如组织机构类型数据是Member|2324234234需要处理
getFullInputType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取原始存储的控件类型
getGender() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getGlobalEntity(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
从全局获取实体
getGroup() - 接口 com.seeyon.ctp.common.cache.GroupCacheable 中的方法
取得缓存所属的组。
getGroupAdmin() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得集團管理员。
getGroupByMemberAndRole(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得人员所在角色的域(如人员A为哪个部门的主管,人员B为哪个单位的hr管理员,如果是部门角色,则得到是哪个部门的角色)
getGroupLevelId() - 类 com.seeyon.ctp.organization.bo.V3xOrgLevel 中的方法
 
getGroupLevelId() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
集团职务级别号
getGroups() - 类 com.seeyon.ctp.common.cache.CacheFactory 中的静态方法
取得组名称数组。
getHastenTimes() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
催办次数
getHibernateTemplate() - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getHistoryMessageTree(Long) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取所有聊天对象
getHour(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的时
getHTML(String, String, String, String, Long) - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getHTML(String, String, String, String, Long) - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getHttpProxyHost() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获得服务器端网络的http代理
getHttpProxyPort() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获得服务器端网络的http代理
geti18nName() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取动作执行的名字的国际化key
getIcon() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getIcon() - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getIcon() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
栏目图标,统一放在 /apps_res/v3xmain/images/section下
getId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getId() - 类 com.seeyon.ctp.common.po.BasePO 中的方法
 
getId() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取触发动作唯一标识,很重要
getId() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getId() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getId() - 类 com.seeyon.ctp.organization.bo.OrgRoleDefaultDefinition 中的方法
 
getId() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getId() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体的Id。
getId() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getId() - 类 com.seeyon.ctp.organization.event.ClusterMemberEvent 中的方法
 
getId() - 接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
获取PortletId
getId() - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getId() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
栏目的唯一标示,同时也是Spring Bean定义的Id, 如: ***-manager.xml <bean id="pendingSection" class="com.seeyon.v3x.main.section.PendingSection"> <property name="id" ref="pendingSection" /> </bean> 特别提示:该值作为栏目的标示将会写到数据库中去,故: 1、不要随意变化 2、要唯一 3、必须由数字、字母、下划线构成
getIdentifier() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
标识符
getIdNum() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getImportantLevel() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
重要程度
getInputStream() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getInputStream() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
Return an InputStream to read the contents of the file from.
getInputType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取控件类型
getInputTypeEnum() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getInRelationListByFieldName(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取当前表单中
getInstance(String) - 类 com.seeyon.client.CTPServiceClientManager 中的静态方法
取得指定服务主机的客户端管理器。
getInstance(String) - 类 com.seeyon.ctp.common.cache.CacheFactory 中的静态方法
取得指定组的缓存工厂的实例。
getInstance(Class) - 类 com.seeyon.ctp.common.cache.CacheFactory 中的静态方法
取得指定组的缓存工厂的实例。
getInstance(String) - 类 com.seeyon.ctp.common.cache.ThreadCacheFactory 中的静态方法
取得指定组的缓存工厂的实例。
getInstance(Class) - 类 com.seeyon.ctp.common.cache.ThreadCacheFactory 中的静态方法
取得指定组的缓存工厂的实例。
getInstance() - 类 com.seeyon.ctp.common.script.ScriptEvaluator 中的静态方法
 
getInstance() - 类 com.seeyon.ctp.organization.bo.CompareSortRelationship 中的静态方法
 
getInstance() - 类 com.seeyon.ctp.organization.bo.CompareUnitPath 中的静态方法
 
getInstance() - 类 com.seeyon.ctp.services.CTPLocator 中的静态方法
获取V3XLocator的实例。
getInt(Map, String, Integer, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回int类型的参数值
getInt(Map, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回int类型的参数值
getInt(Map, String, int) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回int类型的参数值
getInt(Map, String, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回int类型的参数值
getInternetSiteURL() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
外网地址,用于wappush的url以及邮件链接,如: http(s)://www.seeyon.com:8080
getIsAdmin() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getIsAdvance() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
该方法主要用于前台判断是高级设置还是普通设置 0--普通设置,1--高级设置
getIsAssigned() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getIsBenchmark() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
 
getIsCanAccess() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getIsDeleted() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
 
getIsFinalChild() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getIsGroup() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getIsInternal() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getIsInternal() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getIsLoginable() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getIsValid() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getIsVirtual() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getJson() - 类 com.seeyon.ctp.common.po.DataContainer 中的方法
 
getJsonDomain(String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区参数,例如JSP页面控件如下: getJsonDomain("domain1")返回(n1:n1值,n2:n2值)的Map getJsonDomain("domain2")返回(n3:n3值,n4:n4值)的Map Domain分区之间的控件名称可以重复,不会互相影响
getJsonDomainGroup(String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区分组参数,例如JSP页面控件如下: 1: 2: getJsonDomainGroup("domain1")返回存储1、2、3三条提交数据的List,每一条数据以Map(即name/value)形式存储 domain2未分组,因此只能使用getJsonDomain("domain2")方法获取
getJsonDomainGroupToBeanList(String, Class) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区分组参数封装成JavaBean组成的List,并将每条数据的Map赋值 到给定类别的JavaBean中组成List。
getJsonDomainGroupToBeanList(String, Class, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区分组参数封装成JavaBean组成的List,并将每条数据的Map赋值 到给定类别的JavaBean中组成List。
getJsonDomainToBean(String, Object) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区参数Map并赋值到一个JavaBean中。
getJsonDomainToBean(String, Object, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分区参数Map并赋值到一个JavaBean中。
getJsonParams() - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交参数,例如JSP页面控件如下: 数据以Map(即name/value)形式存储
getJsonParamsGroup() - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分组参数,例如JSP页面控件如下: 1: 2: 3: 1、2、3代表用List存储的三条提交数据,每一条数据以Map(即name/value)形式存储
getJsonParamsGroupToBeanList(Class) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分组参数封装成JavaBean组成的List,并将每条数据的Map赋值 到给定类别的JavaBean中组成List。
getJsonParamsGroupToBeanList(Class, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交分组参数封装成JavaBean组成的List,并将每条数据的Map赋值 到给定类别的JavaBean中组成List。
getJsonParamsToBean(Object) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交参数Map并赋值到一个JavaBean中
getJsonParamsToBean(Object, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
获取JSON数据格式表单提交参数Map并赋值到一个JavaBean中
getKey() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getLastDayInMonth(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在月的最后一天的日期, 时分为23:59:59
getLastDayInSeason(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在季度的最后一天的日期, 时分为23:59:59
getLastDayInWeek(Date, Locale) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在周的周末的日期, 时分为23:59:59
getLastDayInWeek(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在周的周末的日期, 时分为23:59:59
getLastDayInYear(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定日期所在年度的最后一天的日期, 时分为23:59:59
getLastPageLink() - 类 com.seeyon.ctp.util.FlipPageInfo 中的方法
获取最后页链接
getLbsMapMarkedFields() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单中所有的位置定位字段
getLeaders() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getLevel() - 类 com.seeyon.ctp.organization.event.AddLevelEvent 中的方法
 
getLevel() - 类 com.seeyon.ctp.organization.event.DeleteLevelEvent 中的方法
 
getLevel() - 类 com.seeyon.ctp.organization.event.UpdateLevelEvent 中的方法
 
getLevelById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按id取职务级别。
getLevelId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLevelId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getLevelId() - 类 com.seeyon.ctp.organization.bo.V3xOrgDutyLevel 中的方法
 
getLevelId() - 类 com.seeyon.ctp.organization.bo.V3xOrgLevel 中的方法
 
getLevelId() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
级别序号
getLevelScope() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getLevelScope() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
只对type=account有效
getLimitLengthString(String, int, String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
得到截取后的字符串
getLimitLengthString(String, String, int, String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
得到截取后的字符串
getList(String, Class<T>) - 接口 com.seeyon.client.CTPRestClient 中的方法
调用REST服务的GET请求获取结果为List的资源。
getLocalDate(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取指定日期的中文显示名
getLocalDate() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取当前日期的中文显示名
getLocalDateAndTime() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取系统时间的格式化日期与时间
getLocalDateAndTime(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取指定Date的中文日期与时间
getLocale() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
 
getLocale() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLocalTime() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取当前时间的中文显示名
getLocalTime(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取指定时间的中文显示名
getLoginAccount() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginAccountName() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginAccountShortName() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginLogId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginMemberDepartment() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取当前用户的所属部门(包含兼职的),选人格式
getLoginName() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginName() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getLoginName() - 类 com.seeyon.ctp.organization.bo.V3xOrgPrincipal 中的方法
 
getLoginName() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
登录名
getLoginReslut() - 异常 com.seeyon.ctp.login.LoginAuthenticationException 中的方法
 
getLoginState() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLoginTimestamp() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getLong(Map, String, Long, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getIntParam 返回long类型的参数值
getLong(Map, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
 
getLong(Map, String, Long) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
 
getLowestLevel(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得单位下启用状态的最低职务级别
原主要作用:
1.通讯录代码检查职务级别
2.公共方法functions中检查职务级别
3.集团管理员将未分配人员到指定单位去检验如果没有职务分配一个最小的职务级别DistributeManager
建议应用代码采用统一的方法进行职务级别的处理,建议使用Functions中的代码
getMainFrame() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getMainPostByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
 
getMap(String) - 接口 com.seeyon.ctp.common.cache.CacheAccessable 中的方法
取得Map缓存的实例。
getMasterBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getMasterTableBean() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
查找表单中的主表对象
getMaxLength() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
返回控件的最大长度,文本类型的中文字符需要除以3,以兼容数据库
getMaxLength(boolean) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getMaxMemberSortByAccountId(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某单位内人员最大排序号
getMaxOutternalDeptSortNum(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取外部单位最大排序号
getMaxResults() - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
 
getMaxSortNum(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取单位内某实体最大排序号
getMember() - 类 com.seeyon.ctp.organization.event.AddMemberEvent 中的方法
 
getMember() - 类 com.seeyon.ctp.organization.event.ChangePwdEvent 中的方法
 
getMember() - 类 com.seeyon.ctp.organization.event.DeleteMemberEvent 中的方法
 
getMember() - 类 com.seeyon.ctp.organization.event.MemberUpdateDeptEvent 中的方法
 
getMember() - 类 com.seeyon.ctp.organization.event.UpdateMemberEvent 中的方法
 
getMemberById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按id取人员。
getMemberByIndistinctName(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据模糊名称返回人员列表,可能会有多个,限定为有效的可以访问系统的人员 (仅包含有效人员)判断人员是否有效标识isValid()方法
getMemberByLoginName(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按登录名取人员,限定为有效的可以访问系统的人。
getMemberByLoginName(String, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据登录名获得用户
getMemberByName(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据名称获得成员,可能会有多个,限定为有效的可以访问系统的人员 (仅包含有效人员)判断人员是否有效标识isValid()方法
getMemberByName(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据名称获得成员,可能会有多个,限定为有效的可以访问系统的人员 (仅包含有效人员)判断人员是否有效标识isValid()方法
getMemberByName(String, Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据名称获得成员,可能会有多个
getMemberConcurrentPosts(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取人员的兼职信息
getMemberId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
人员ID
getMemberId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getMemberId() - 类 com.seeyon.ctp.organization.bo.MemberRole 中的方法
 
getMemberId() - 类 com.seeyon.ctp.organization.bo.V3xOrgPrincipal 中的方法
 
getMemberId() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
人员Id
getMemberId() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
人员ID
getMemberList(int) - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getMemberLocaleById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据人员ID获取某人员的语言设置
getMemberNumsMapWithOutConcurrent() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
为工作流提供获取系统中每一个单位有多少人的接口
getMemberPosts(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到这个人在指定单位下的岗位信息
getMemberRoles(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据人员id和单位id,获取这个人所在单位内拥有的角色列表,包含部门角色
注意:这个方法会返回人员的岗位、部门、职务所拥有的角色
getMembers() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getMembersByDepartment(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得部门人员。
getMembersByDepartment(Long, boolean, OrgConstants.MemberPostType) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据部门及人员类型查找部门下的人员
getMembersByDepartment(Long, Long, Boolean, Boolean, Boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得部门下的所有成员
getMembersByDepartmentPost(long, long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
解析指定人员所在部门的某个岗位下的人员(仅取该部门)
getMembersByDepartmentPostOfDown(long, long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
解析指定人员所在部门的某个岗位下的人员
getMembersByDepartmentPostOfUp(long, long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
解析指定人员所在部门的某个岗位下的人员,当本部门没有匹配到的时候,自动往上级部门查找,直到全单位
getMembersByDepartmentRole(long, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取部门角色对应的所有人员。
getMembersByDepartmentRoleByStr(String, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取部门角色关联的人员,返回选人格式
getMembersByDepartmentRoleOfUp(long, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定部门下指定角色下的人员,自动往上查找
getMembersByDeptIdWithCheckLevelScope(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某人在某部门内能看到的所有人员列表,根据单位内的工作范围过滤
getmembersByEntity(String) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据实体获取人员
getmembersByEntity(V3xOrgEntity) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据实体获取人员
getMembersByLevel(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取具有某个职务级别的所有人员。
getMembersByLevel(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得具有某个级别的所有成员
getMembersByMemberPostOfUp(long, long, long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定人员在指定单位的工作部门(含主\副\兼)下指定岗位下的人员,自动往上查找 (常用于本部门匹配)
getMembersByMemberRoleOfUp(long, String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取指定人员在指定单位的工作部门(含主\副\兼)下指定角色下的人员,自动往上查找 (常用于本部门匹配)
getMembersByMobile(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据手机查询人员
注意:手机号没有唯一判断,系统可能存在某两个人相同手机号,但接口只返回第一个匹配的结果,如果没有查询到则返回null
getMembersByPost(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取具有某个岗位的所有有效人员,包括主岗、副岗和兼职为指定岗位的所有人员
(仅包含有效人员)判断人员是否有效标识isValid()方法
getMembersByPost(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取岗位下的人员,支持标准岗 /--- PostId --|-- accountId --|--------------- 返回值 ------------/ | 标准岗 | null/集团ID | 全集团所有单位引用自建岗下的人员 | | 标准岗 | 单位ID | 指定单位引用自建岗下的人员 | | 单位自建岗 | 此参数被忽略 | 指定单位引用自建岗下的人员 |
getMembersByPost(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得某个岗位上的所有成员
判断人员是否有效标识isValid()方法
getMembersByPost(Long, Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获得一个部门下某个岗位上的所有成员
判断人员是否有效标识isValid()方法
getMembersByPost4Access(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取岗位下的人员,支持集团基准岗,限制单位可见范围 /--- PostId --|-- accountId --|--------------- 返回值 ------------/ | 标准岗 | null/集团ID | 全集团所有单位引用自建岗下的人员 | | 标准岗 | 单位ID | 指定单位引用自建岗下的人员 | | 单位自建岗 | 此参数被忽略 | 指定单位引用自建岗下的人员 |
getMembersByRole(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取一个单位或部门下面指定角色的人员列表
getMembersByRole(Long, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取一个单位或部门下面指定角色名称的人员列表
getMembersByTeam(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取组的成员
getMembersByType(String, String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
固定角色的解析
getMembersByType(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
固定角色的解析
getMembersByTypeAndIds(String) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据类型及ID查询所属人员 把多项组织类型和id用","以及“|”连接,格式必须与..
getMemberSecondPosts(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某人员的所有副岗
getMemberWorkScopeForExternal(Long, boolean) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据人员ID获得内部人员与外部人员的互访权限(不包括挂靠部门的情况)
getMenuCheck() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getMenuI18NResource() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getMenuJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getMenus() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getMessageAttachmentNames(long, long, int) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
取得消息附件
getMessageCategory() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getMessageFilterArgs() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getMessages() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
获取所有的前台提示信息。
getMinute(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的分
getMinValue() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getModifiedTimeStamp(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取修改时间
getModifyDate() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getModifyDate() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getModifyMemberId() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getMonth(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的月
getMonth() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
得到当前月
getName() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getName() - 接口 com.seeyon.ctp.common.cache.GroupCacheable 中的方法
取得缓存名称。
getName() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
返回multipart form中的参数名称.
getName() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getName() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getName() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取动作执行的名字,如触发流程,发送消息
getName() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getName() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getName() - 类 com.seeyon.ctp.organization.bo.V3xOrgAccount 中的方法
 
getName() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体名称。
getName() - 类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
 
getName() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
名称
getName() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
姓名
getName() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
名称
getName() - 类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
名字
getName() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
名称
getName() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
名称
getName() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
名称
getName(Map<String, String>) - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getName(Map<String, String>) - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
栏目名称的国际化key,资源文件在/apps_res/v3xmain/js/i18n
getNeighborAccountsByAccountId(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据单位id获取所有平级兄弟单位列表
getNewDepartmentId() - 类 com.seeyon.ctp.organization.event.MemberUpdateDeptEvent 中的方法
 
getNewFormAuthViewBean() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
取得第一个视图的默认新增权限
getNewFormAuthViewBeans() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取新增类型的所有权限 视图名称可以通过扩展属性 viewName获得
getNewMessagesAndOnlineSize() - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getNewRecord(TriggerActionContext, Long, String) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionTypeManager 中的方法
 
getNewRecord(TriggerActionContext, Long, String, Enums.TriggerState, Long) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionTypeManager 中的方法
 
getNewRoleList() - 类 com.seeyon.ctp.organization.event.UpdateDeptRoleEvent 中的方法
 
getNextPageLink() - 类 com.seeyon.ctp.util.FlipPageInfo 中的方法
获取下一页链接
getNextPeriodMinute(Date, int, boolean) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
取得下一个周期的时间 Datetimes.getNextPeriodMinute(new Date(), 30, true) 若当前是:2007-06-23 12:18:25 返回值 2007-06-23 12:30:00 若当前是:2007-06-23 12:30:25 返回值 2007-06-23 13:00:00 Datetimes.getNextPeriodMinute(new Date(), 10, true) 若当前是:2007-06-23 12:18:25 返回值 2007-06-23 12:20:00 若当前是:2007-06-23 12:50:25 返回值 2007-06-23 13:00:00
getNodePolicy() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
节点权限
getNowFolder(boolean) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到当前的存储路径,目录结构: 分区目录/yyyy/MM/dd
getObject(String) - 接口 com.seeyon.ctp.common.cache.CacheAccessable 中的方法
取得缓存的实例。
getObjectId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
主应用ID
getObjective0Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective0Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
目的
getObjective1Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective1Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
 
getObjective2Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective2Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
目的2
getObjective3Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective3Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
目的3
getObjective4Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective4Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
目的4
getObjective5Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective5Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
 
getObjective6Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective6Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
 
getObjective7Id() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getObjective7Id() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
 
getOfficeNum() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getOldAccount() - 类 com.seeyon.ctp.organization.event.MemberAccountChangeEvent 中的方法
调整前的单位Id。
getOldAccount() - 类 com.seeyon.ctp.organization.event.UpdateAccountEvent 中的方法
 
getOldDepartment() - 类 com.seeyon.ctp.organization.event.MoveDepartmentEvent 中的方法
 
getOldDepartmentId() - 类 com.seeyon.ctp.organization.event.MemberUpdateDeptEvent 中的方法
 
getOldDept() - 类 com.seeyon.ctp.organization.event.UpdateDepartmentEvent 中的方法
 
getOldDutyLevel() - 类 com.seeyon.ctp.organization.event.UpdateDutyLevelEvent 中的方法
 
getOldLevel() - 类 com.seeyon.ctp.organization.event.UpdateLevelEvent 中的方法
 
getOldMember() - 类 com.seeyon.ctp.organization.event.UpdateMemberEvent 中的方法
 
getOldPost() - 类 com.seeyon.ctp.organization.event.UpdatePostEvent 中的方法
 
getOldRoleList() - 类 com.seeyon.ctp.organization.event.UpdateDeptRoleEvent 中的方法
 
getOldTeam() - 类 com.seeyon.ctp.organization.event.UpdateTeamEvent 中的方法
 
getOperationBindEvent() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getOrderByColumn() - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
 
getOrderByDESC() - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
 
getOrdinaryFormula() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
该方法主要作用于前台显示普通设置字段的计算式 如${fieldBean.ordinaryFormula}
getOrgAccountId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
 
getOrgAccountId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getOrgAccountId() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体所在单位的Id。
getOrgAccountId() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
所属单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
主岗单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
所属单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
单位id
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
所属单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
所属单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
所属单位
getOrgAccountId() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
 
getOrgDepartmentId() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getOrgDepartmentId() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
主岗部门
getOrgExportFlag() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取导出组织信息动作的标志
getOrgLevelId() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getOrgLevelId() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
主岗职务级别
getOrgManager() - 类 com.seeyon.ctp.menu.check.AccountAdminMenuCheck 中的方法
 
getOrgManager() - 类 com.seeyon.ctp.menu.check.AuditAdminMenuCheck 中的方法
 
getOrgManager() - 类 com.seeyon.ctp.menu.check.GroupAdminMenuCheck 中的方法
 
getOrgManager() - 类 com.seeyon.ctp.menu.check.SystemAdminMenuCheck 中的方法
 
getOrgManager() - 类 com.seeyon.ctp.menu.check.UserMenuCheck 中的方法
 
getOrgPostId() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getOrgPostId() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
主岗岗位
getOriginalFilename() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
返回客户端原始文件的文件名.
getOutwriteFieldInputType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
根据外部写入字段的显示格式获取外部写入字段字段的录入类型
getOverTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
按自然时间计算超期时间
getOverWorktime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
按工作时间计算超期时间
getOwnerField() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getOwnerId() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getOwnerId() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getOwnerId() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
所属主体
getOwnerModuleType() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
取得该表单的应用绑定的模块类型
getOwnerTable() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getOwnerTableName() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getPage() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取当前为第几页
getPages() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取总页数
getParam() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getParameterizedTypeLocal() - 类 com.seeyon.ctp.util.json.mapper.JSONMapper 中的静态方法
 
getParameterMap(HttpServletRequest, HttpServletResponse) - 类 com.seeyon.ctp.util.ObjectToXMLUtil 中的静态方法
将AJAX提交的参数解析,该参数非AJAXParamter,是由Properties.toQuery()产生的XML字符串 <QueryXML> <Query name="id">6345</Query> <Query name="name"><!
getParamMap(FormTriggerActionBean, FormBean) - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
将actionBean 属性转换为 map值,用于设置时回填单元格值
getParams() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取自定义查询参数Map,只为前端grid组件参数续传用,数据库查询操作不使用该参数
getParaPageLink() - 类 com.seeyon.ctp.util.FlipPageInfo 中的方法
获取带参数链接
getParentDepartment(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取某单位下某部门的父部门
getParentId() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getParentId() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
父空间ID
getParentPath() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getParentUnit(V3xOrgUnit) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取组织的父组织
getParentUnitById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据组织ID获取父组织
getPassword() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
已过时。 系统内不要取得密码
getPassword() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getPassword() - 类 com.seeyon.ctp.organization.bo.V3xOrgPrincipal 中的方法
 
getPath() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getPath() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
路径
getPath() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
空间模板Path
getPlugDisableRole(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取插件判断,返回不应该出现的角色列表
getPluginIds() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
列举系统所有的插件
getPluginIdsJsonStr() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
 
getPluginName() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getPOProperties(String) - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
应用层不要调用
getPOProperties(String) - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
应用层不要调用
getPortlet(String) - 接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
异步加载单个Portlet数据
getPost() - 类 com.seeyon.ctp.organization.event.AddPostEvent 中的方法
 
getPost() - 类 com.seeyon.ctp.organization.event.DeletePostEvent 中的方法
 
getPost() - 类 com.seeyon.ctp.organization.event.UpdatePostEvent 中的方法
 
getPostAddress() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getPostalcode() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getPostById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按Id取岗位。
getPostId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getPostId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getPosts() - 类 com.seeyon.ctp.organization.bo.V3xOrgDepartment 中的方法
 
getPrefix() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getPreviousPageLink() - 类 com.seeyon.ctp.util.FlipPageInfo 中的方法
获取上一页链接
getPriority() - 接口 com.seeyon.ctp.common.RunInRightEvent 中的方法
 
getProcessId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
 
getProductBuildDate() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
得到打版日期
getProductBuildVersion() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
得到打版号,现在是SVN号
getProductInstallDate() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获取产品的安装时间,但V3.50之前的客户不对,V3.50之后的客户准确
getProductUpgrageDate() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获取产品的升级时间,准确
getProperties() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
key: 如emailaddress,telnumber
getProperties() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
key: 如emailaddress,telnumber
getProperties() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getProperty(String) - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
获得一个属性,如果没有该Key,返回null
getProperty(String) - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
获得一个属性,如果没有该Key,返回null
getProxy(String, int, String, Class<T>) - 类 com.seeyon.ctp.util.RMIUtil 中的静态方法
取得RMI服务的客户端代理。
getProxy(String, Class<T>) - 类 com.seeyon.ctp.util.RMIUtil 中的静态方法
取得RMI服务的客户端代理。
getQueryInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getRatifyDate() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getRatifyFlag() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getRatifyMemberId() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getRawBusinessException() - 异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
BusinessException异常嵌套是获得根源BusinessException异常
getRawCause() - 异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
获得非BusinessException类型的根源引发异常
getRawJsonToBean(Class<T>) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
根据原始JSON提交数据注入指定类型Bean
getRawRequest() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取原始HttpServletRequest对象,不建议应用直接使用
getRawResponse() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取原始HttpServletResponse对象,不建议应用直接使用
getRawSession() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取原始HttpSession对象,不建议应用直接使用
getRealInputType() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取关联控件的真实控件类型
getReceivers() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getReceiveTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
接受时间
getRecentList(String) - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
根据个性化存储key获取当前用户最近访问列表
getRecords() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getRefA8MenuId() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getRefInputName() - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
 
getRel() - 类 com.seeyon.ctp.organization.event.AddConCurrentPostEvent 中的方法
 
getRel() - 类 com.seeyon.ctp.organization.event.DeleteConCurrentPostEvent 中的方法
 
getRelationFormBeans(boolean, boolean, boolean, int, int, Set<FormBean>) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取当前表单有关系的表单列表
getRelationList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单所有关联关系
getRelationValues(List<String>, String, String) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
获取关联数据,用于统一前端台关联录入扩展控件事件获取关联数据
getRelatives() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getRelShortName() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getRemindDate() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
提醒时间
getRemindInterval() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
提醒周期
getRemoteAddr() - 类 com.seeyon.ctp.common.AppContext 中的静态方法
 
getRemoteAddr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getRemoteAddr(HttpServletRequest) - 类 com.seeyon.ctp.util.Strings 中的静态方法
获取客户端访问的IP地址
getReportInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getRequest() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getRequestContext(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取request级上下文参数
getResentTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
重复次数
getResourceBundle() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getResourceJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getResponse() - 类 com.seeyon.ctp.common.filemanager.event.FileDownloadEvent 中的方法
 
getRestClient() - 类 com.seeyon.client.CTPServiceClientManager 中的方法
取得REST动态客户机。
getRightFormAuthViewBean(Map<String, Object>) - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
通过值得到对应的权限,如果值没有满足的条件则返回当前权限
getRole() - 类 com.seeyon.ctp.organization.bo.MemberRole 中的方法
 
getRoleById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按照角色实体Id取实体
getRoleByName(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按名称取角色。
getRoleByOtherBenchmarkRole(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
在集团基准角色同步到各单位的情况下,传入一个单位的映射角色ID,再根据传入的unitId,获取此单位/部门映射对应的角色Id
getRoleDefinitions() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得所有的扩展角色定义。
getRoles() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getRootAccount() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得当前单位所在树的根单位, 当前只能有一个根单位
getRootAccount(long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得当前单位所在树的根单位, 当前只能有一个根单位;如果是独立单位就返回null
getRowCount() - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
取完后清空数字,也就是只能取一次
getRowCount(boolean) - 类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
 
getRowData() - 类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
返回动态表中一行的所有字段数据
getRuleReset() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getRunTime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
按自然时间计算运行时间
getRunWorktime() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
按工作时间计算运行时间
getSafeLimitLengthString(String, int, String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
按字节长度截取字符串(安全截取)
getSecond(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的秒
getSecond_post() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getSecondName() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getSecondName() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
第二名称
getSecondPostByAccount(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
返回一个单位下的副岗列表,Map<部门ID,人员列表>
getSecondPostByDeptId(Long) - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
根据部门ID查找副岗
getSecondPostByPostId(Long) - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
根据岗位ID查找副岗
getSectionBeanName() - 类 com.seeyon.ctp.portal.po.PortalSection 中的方法
栏目Bean
getSectionCategory() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getSectionInstanceId() - 类 com.seeyon.ctp.portal.po.PortalSection 中的方法
栏目实例ID
getSectionTypes() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getSecurityKey() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getSecurityType() - 类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
0为使用授权,1为管理授权
getSelectPeopleElements(String) - 类 com.seeyon.ctp.util.Strings 中的静态方法
配合选人界面,对选择的人员进行分解 //授权信息 String authInfo = request.getParameter("authInfo"); String[][] authInfos = Strings.getSelectPeopleElements(authInfo); if (authInfos !
getSenderId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
发送人ID
getSenderId() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getSendType() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getSerialNumberIds() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
返回此权限下所版本的所有流水号的id
getSerialNumberIds() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
返回此表单所有用到的流水号的id
getSerialNumberStep() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getServerStartTime() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
取得本次服务器启动的时间。
getServerType() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
取得当前应用服务器类型。
getSessionContext(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取session级上下文参数
getSessionFactory() - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getSessionId() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getSet(String) - 接口 com.seeyon.ctp.common.cache.CacheAccessable 中的方法
取得缓存的实例。
getShortcuts() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getShortcutsJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getShortName() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getShortName() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getShortName() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
简称
getShowFormAuthViewBean() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
取得第一个视图的默认显示权限
getShowName() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
得到显示名称
getSimpleObject(long, String...) - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
getSize() - 接口 com.seeyon.ctp.common.filemanager.event.FileItem 中的方法
返回文件的大小(字节).
getSize() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取翻页查询每页输出记录数
getSkin() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getSort() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getSort() - 类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionDesignManager 中的方法
获取触发动作的序号
getSort() - 类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
排序号
getSort() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
排序号
getSortField() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取排序字段
getSortId() - 类 com.seeyon.ctp.menu.PluginMainMenu 中的方法
 
getSortId() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getSortId() - 类 com.seeyon.ctp.organization.bo.OrgRoleDefaultDefinition 中的方法
 
getSortId() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得排序号。
getSortId() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getSortId() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
排序
getSortId() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
排序
getSortId() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
排序号
getSortId() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
获取栏目排序号
getSortIdType() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getSortOrder() - 类 com.seeyon.ctp.common.AbstractSystemInitializer 中的方法
 
getSortOrder() - 接口 com.seeyon.ctp.common.spring.SortOrderable 中的方法
接口实现类在根据Bean类型获取Bean列表时的排序号
getSortOrder() - 类 com.seeyon.ctp.login.AbstractLoginAuthentication 中的方法
 
getSortOrder() - 类 com.seeyon.ctp.login.AbstractLoginInterceptor 中的方法
 
getSortOrder() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取排序顺序,asc or desc
getSourceId() - 类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
 
getSourceId() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getSourceId() - 类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
资源id
getSourceId() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
资源id
getSpaceFix() - 类 com.seeyon.ctp.portal.space.event.AddSpaceEvent 中的方法
 
getSpaceFix() - 类 com.seeyon.ctp.portal.space.event.DeleteSpaceEvent 中的方法
 
getSpaceFix() - 类 com.seeyon.ctp.portal.space.event.UpdateSpaceEvent 中的方法
 
getSpaceId() - 类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
 
getSpaceId() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
空间ID
getSpaceJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getSpaceMenuEnable() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
是否启用菜单关联
getSpacename() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
空间名称
getSpaceSecurities() - 类 com.seeyon.ctp.portal.space.event.AddSpaceEvent 中的方法
 
getSpaceSecurities() - 类 com.seeyon.ctp.portal.space.event.DeleteSpaceEvent 中的方法
 
getSpaceSecurities() - 类 com.seeyon.ctp.portal.space.event.UpdateSpaceEvent 中的方法
 
getSpaceTypes() - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
 
getStandard19DateAndTime(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
将日期转换为标准的19位日期格式字符串
getStandardOffice(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到Office正文的标准格式
getStandardOffice(String) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
传入文件绝对路径
getStandardOfficeInputStream(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到Office正文的标准格式
getStartAt() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取翻页起始加载记录位置
getStartDate() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getStartMemberId() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getState() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
状态
getState() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getState() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getState() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getState() - 类 com.seeyon.ctp.login.event.UserLogoutEvent.LogoutUser 中的方法
 
getState() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getState() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
在职/离职
getState() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
状态
getStatus() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
 
getStatus() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
状态
getStatus() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
枚举:在职/离职/..
getStatus() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
状态
getStatus() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
枚举:启用、停用、删除
getStatus() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
状态
getStatus() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
0 - 正常 1 - 停用 2 - 删除
getString(String) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key获取i18n资源,默认取当前用户所使用的Locale
getString(String, Object) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和参数获取i18n资源,默认取当前用户所使用的Locale
getString(String, Object, Object) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和参数获取i18n资源,默认取当前用户所使用的Locale
getString(String, Object, Object, Object) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和参数获取i18n资源,默认取当前用户所使用的Locale
getString(String, Object, Object, Object, Object) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和参数获取i18n资源,默认取当前用户所使用的Locale
getString(String, Object, Object, Object, Object, Object) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和参数获取i18n资源,默认取当前用户所使用的Locale
getString(Map, String, String, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
所有从map中get参数方法的基础 getParam 返回String类型的参数值
getString(Map, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getParam 返回String类型的参数值
getString(Map, String, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getParam 返回String类型的参数值
getString(Map, String, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
getParam 返回String类型的参数值
getStringByLocaleAndParams(String, Locale, Object...) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和动态参数获取i18n资源,默认取当前用户所使用的Locale
getStringByParams(String, Object...) - 类 com.seeyon.ctp.common.i18n.ResourceUtil 中的静态方法
根据指定key和动态参数获取i18n资源,默认取当前用户所使用的Locale
getStub(Class<T>) - 类 com.seeyon.client.CTPServiceClientManager 中的方法
取得指定服务的客户端存根。
getSubApp() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
子应用ID
getSubData(String) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
获取某个从表的数据
getSubDataMapById(String, Long) - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
根据表名和行号获取字表数据
getSubject() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
标题
getSubmitEvent() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getSubObjectId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
对应workitem_id
getSubState() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
子状态
getSubTableBean() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取表单从表FormTableBean的列表
getSubTables() - 类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
 
getSuccessMsgs() - 类 com.seeyon.ctp.organization.bo.OrganizationMessage 中的方法
 
getSuffix() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getSuperior() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
如果是部门,表示上级部门,如果是根部门,就是单位ID;如果是单位表示上级单位,如果是根单位,就是-1
getSuperiorAccountsByAccountId(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
根据单位id获取所有"上级"单位
该接口会返回所有path短于传入的单位的单位列表,慎用
getSuperiorName() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getSupervisors() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getSystemAdmin() - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
取得系统管理员。
getSystemProperty(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
根据key获取系统配置参数
getSystemSyncFolder() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获取系统上传图片同步目录,如C:\Program Files\UFseeyon\A8\Group\base\fileSync
getSystemTempFolder() - 类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
获取系统临时文件夹目录,如C:\Program Files\UFseeyon\A8\Group\base\temporary
getTable(String) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据表名返回表单里的表对象
getTableByTableDisplay(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据表的显示名获取FormTableBean
getTableByTableId(long) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据表Id获取FormTableBean
getTableByTableName(String) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
根据表名获取FormTableBean
getTableList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getTableName() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getTableType() - 类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
 
getTaskID() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getTeam() - 类 com.seeyon.ctp.organization.event.AddTeamEvent 中的方法
 
getTeam() - 类 com.seeyon.ctp.organization.event.DeleteTeamEvent 中的方法
 
getTeam() - 类 com.seeyon.ctp.organization.event.UpdateTeamEvent 中的方法
 
getTeamById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
按Id取组。
getTeamByType(int, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据不同的类型获得组。
getTeamMember(Long, OrgConstants.TeamMemberType) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取组的不同类型的成员。
getTeamMember(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取组的成员。
getTeamMembers(V3xOrgTeam, String) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取组人员
getTeamRelative(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获取组的相关人员
getTeamsByMember(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
得到我能访问的组, 一、普通用户包括(前提是这个单位下的组): 1.
getTeamsByName(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据组名称获取组列表
getTeamsByOwner(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
获得个人组列表
getTeamScope(V3xOrgTeam) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
获取组公开范围
getTeamsExceptPersonByMember(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
通过人员ID获得除个人组所有的组
getTelNumber() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
得到手机号
getTemplates() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getTemplatesJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getTempleteId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
模板ID
getTextTimeBehind() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getTextTimeFront() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getThisHistoryMessage(Constants.UserMessage_TYPE, Long, Long, String) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前聊天记录的总数
getThisHistoryMessage(Constants.UserMessage_TYPE, Long, Long, String, int, int) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取当前聊天记录
getThreadContext(String) - 类 com.seeyon.ctp.common.AppContext 中的静态方法
获取线程上下文参数
getThumFile(Long, Date) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
 
getTime(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取格式化时间
getTime() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取系统时间的格式化时间
getTimeDate() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getTimestamp() - 类 com.seeyon.ctp.event.Event 中的方法
取得事件创建的时间戳。
getTimeZone() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getTodayFirstTime() - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到今天开始的时间 2008-08-08 00:00:00
getTodayFirstTime(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定天开始的时间2008-08-08 00:00:00
getTodayFirstTime(String) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定天开始的时间2008-08-08 00:00:00
getTodayLastTime() - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到今天结束的时间 2008-08-08 23:59:59
getTodayLastTime(Date) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定天结束的时间 2008-08-08 23:59:59
getTodayLastTime(String) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
得到指定天结束的时间 2008-08-08 23:59:59
getTotal(Map<String, String>) - 类 com.seeyon.ctp.portal.section.BannerSection 中的方法
 
getTotal(Map<String, String>) - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
总数,如果不需要显示总数,就返回null
getTotal() - 类 com.seeyon.ctp.util.FlipInfo 中的方法
获取总记录数
getTotalLength() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
获取流水号的全长
getTotalUnit(Map<String, String>) - 接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
取得数量的单位,比如:个、项、条,默认“项”,注意国际化
getTrack() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
是否跟踪
getTransactorId() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
代理人
getTriggerBean() - 类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
 
getTriggerConfigMap() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getTriggerInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getTriggerList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getTriggerList(boolean) - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取克隆方式的对象
getType() - 类 com.seeyon.ctp.common.usermessage.UserMessage 中的方法
 
getType() - 类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.MemberPost 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.OrgRoleDefaultDefinition 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
 
getType() - 类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
 
getType() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
枚举:正式/非正式/..
getType() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
类型
getType() - 类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
类型
getType() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
关系类型
getType() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
固定角色、相对角色、自建角色
getType() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
类型
getType() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
机构类型: OrgConstants.UnitType(Account,Department)
getType() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
原空间类型
getType() - 类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
类型
getTypeId() - 类 com.seeyon.ctp.organization.bo.V3xOrgPost 中的方法
 
getUnAssignedMemberById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
取得指定id的未分配人员
如果该人员已分配、已停用、已删除抛BusinessException出来
getUnenabledEntities(String, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
 
getUniqueFieldList() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getUnitById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
根据ID获取组织结构
getUnresolvedMessagesForMB(long) - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getUpdateAndShowFormAuthViewBeans() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
获取修改和显示类型的所有权限 视图名称可以通过扩展属性 viewName获得
getUpdateDate() - 类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
更新时间
getUpdateTime() - 类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
取得实体的最后更新时间。
getUpdateTime() - 类 com.seeyon.ctp.organization.bo.V3xOrgRelationship 中的方法
 
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
修改时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgMember 中的方法
更新时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgPost 中的方法
更改时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
更新时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
更新时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgRole 中的方法
更新时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
修改时间
getUpdateTime() - 类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
修改时间
getUpdateTime() - 类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
修改时间
getUrl() - 类 com.seeyon.ctp.menu.PluginMenu 中的方法
 
getUseFlag() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
 
getUser() - 类 com.seeyon.ctp.login.event.UserLoginEvent 中的方法
 
getUser() - 类 com.seeyon.ctp.login.event.UserLogoutEvent.LogoutUser 中的方法
 
getUserAgentFrom() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getUserAgentFromEnum() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getUserDomain(Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,不包含部门角色
getUserDomain(Long, Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,不包含部门角色
getUserDomainIDs(Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,不包含部门角色 参数说明: userId:当前用户的ID types: 需要返回的域的类型,这是一个变参,可根据需要选择输入域的类型。
getUserDomainIDs(Long, Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,不包含部门角色
getUserIDDomain(Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,不包含部门角色
getUserIDDomain(Long, Long, String...) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
个人组织属性访问:从组织模型获得当前执行人的所有相关组织属性,逗号分隔,不包含部门角色
getUserInfoJsonStr() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getUserOnlineMessage() - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
 
getUsers() - 类 com.seeyon.ctp.login.event.UserLogoutEvent 中的方法
 
getUserSSOFrom() - 类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
 
getV3XFile(Long) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到V3XFile文件对象
getV3XFile(Long[]) - 接口 com.seeyon.ctp.common.filemanager.manager.FileManager 中的方法
得到V3XFile文件对象
getV3xOrgPrincipal() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getV3xOrgRelationship(OrgConstants.RelationshipType, Long, Long, EnumMap<OrgConstants.RelationshipObjectiveName, Object>) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
查询关系表数据
getV3xOrgRelationshipById(Long) - 接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
通过关系ID获取关系实体
getValue() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getValue() - 类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
 
getValue() - 类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
getValue4Import(Object, boolean) - 类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
.
getVariableName() - 类 com.seeyon.ctp.form.bean.FormSerialNumberBean 中的方法
 
getView(long) - 类 com.seeyon.ctp.form.service.V5FormService 中的静态方法
根据ID返回视图对象
getViewInfo() - 类 com.seeyon.ctp.form.bean.FormBean 中的方法
取得表单视图的XML格式内容
getWaitingParseQLength() - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取等待解析的队列长度
getWaitingSaveQLength() - 接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
获取等待入库的队列长度
getWebsite() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getWeibo() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getWeixin() - 类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
 
getYear(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取给定日期对象的年
getYear() - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
得到当前年
getYearMonth(Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取传入日期的年和月的Integer形式(yyyyMM)。
getYearMonths(Integer, Integer) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取从from到to的年月Integer形式值的列表
GROUP_ADMIN_ID - 类 com.seeyon.ctp.organization.OrgConstants 中的静态变量
集团管理员预置ID
GroupAdminMenuCheck - com.seeyon.ctp.menu.check 中的 类
Title: 菜单权限验证 Description: 用于集团管理员可以访问的菜单 Copyright: Copyright (c) 2014 Company: seeyon.com
GroupAdminMenuCheck() - 类 com.seeyon.ctp.menu.check.GroupAdminMenuCheck 的构造方法
 
GroupCacheable - com.seeyon.ctp.common.cache 中的 接口
分组缓存顶层接口,可分组管理的集中缓存,描述一切可抽象为缓存的对象,赋予分组特征。
GROUPID - 类 com.seeyon.ctp.organization.OrgConstants 中的静态变量
集团版--常量集团ID

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