- fail() - 类 中的静态方法com.seeyon.ctp.common.base.result.ServiceResult
-
- fail(T) - 类 中的静态方法com.seeyon.ctp.common.base.result.ServiceResult
-
- fail(T, Object) - 类 中的静态方法com.seeyon.ctp.common.base.result.ServiceResult
-
- fail(String, int) - 类 中的方法com.seeyon.ctp.rest.resources.BaseResource
-
调整 rest 返回的格式方式: 之前只是处理了正常情况,不能访问的情况(缺少权限),
一些错误的情况没做返回,比如报 404、500 会致使返回的信息不友好,调用方适配困难;
调整之后,会对所有失败(权限、404、500等等)的信息进行格式统一的返回
by helgen 20191107
- fail(String) - 类 中的方法com.seeyon.ctp.rest.resources.BaseResource
-
- failed(Exception) - 类 中的方法com.seeyon.ctp.route.http.HttpCallback
-
- fileDigestv(Long) - 类 中的方法com.seeyon.ctp.rest.resources.AttachmentResource
-
获取文件的 v
- fileDownConfigIndex(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.microserver.config.MicroServiceConfigController
-
- FileDownloadExporter - com.seeyon.ctp.services中的类
-
- FileDownloadExporter() - 类 的构造器com.seeyon.ctp.services.FileDownloadExporter
-
- fileName - 类 中的变量com.seeyon.ctp.common.taglibs.support.EditorSupport
-
- fileName - 类 中的变量com.seeyon.ctp.common.taglibs.support.ShowContentSuppert
-
- FileOutputService - com.seeyon.ctp.services中的类
-
- FileOutputService() - 类 的构造器com.seeyon.ctp.services.FileOutputService
-
Constructor of the object.
- FilePathImageHandler - com.seeyon.apps.common.image.handler中的类
-
- FilePathImageHandler() - 类 的构造器com.seeyon.apps.common.image.handler.FilePathImageHandler
-
- FileUploadExporter - com.seeyon.ctp.services中的类
-
- FileUploadExporter() - 类 的构造器com.seeyon.ctp.services.FileUploadExporter
-
- FileUploadService - com.seeyon.ctp.services中的类
-
- FileUploadService() - 类 的构造器com.seeyon.ctp.services.FileUploadService
-
Constructor of the object.
- FileUploadTag - com.seeyon.ctp.common.taglibs中的类
-
附件上传
- FileUploadTag() - 类 的构造器com.seeyon.ctp.common.taglibs.FileUploadTag
-
- FileUtils - com.seeyon.ctp.common.formula.manager中的类
-
- FileUtils() - 类 的构造器com.seeyon.ctp.common.formula.manager.FileUtils
-
- filter(ContainerRequestContext) - 类 中的方法com.seeyon.ctp.rest.filter.AuthorizationRequestFilter
-
- filter(ContainerRequestContext) - 类 中的方法com.seeyon.ctp.rest.filter.ResponseFilter
-
- filter(ContainerRequestContext, ContainerResponseContext) - 类 中的方法com.seeyon.ctp.rest.filter.ResponseFilter
-
- filter(ContainerRequestContext) - 类 中的方法com.seeyon.ctp.rest.filter.SubmitLimitFilter
-
- filter(ContainerRequestContext, ContainerResponseContext) - 类 中的方法com.seeyon.ctp.rest.filter.SubmitLimitFilter
-
- filter(ContainerRequestContext) - 类 中的方法com.seeyon.ctp.rest.filter.TimingResourceFilter
-
- filter(ContainerRequestContext, ContainerResponseContext) - 类 中的方法com.seeyon.ctp.rest.filter.TimingResourceFilter
-
- filterAttachment(Attachment) - 类 中的方法com.seeyon.ctp.secret.manager.AttachmentSecretLevelManagerImpl
-
- filterAttachments(List<Attachment>) - 类 中的方法com.seeyon.ctp.secret.manager.AttachmentSecretLevelManagerImpl
-
- FilterBase - com.seeyon.ctp.compat.tomcat中的类
-
Base class for filters that provides generic initialisation and a simple
no-op destruction.
- FilterBase() - 类 的构造器com.seeyon.ctp.compat.tomcat.FilterBase
-
- filterByAuthorize(List<CtpEnumBean>, Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.manager.EnumManagerImpl
-
- filterFormula4Use(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.formula.manager.FormulaManagerImpl
-
公式组件过滤,调用及运行态查询
- FilterServletAsyncListener - com.seeyon.ctp.common.web.filter中的类
-
异步过滤器监听器
Title: 异步Filter的监听,异常情况输出日志记录
Description: 代码描述
Copyright: Copyright (c) 2012
Company: seeyon.com
- FilterServletAsyncListener() - 类 的构造器com.seeyon.ctp.common.web.filter.FilterServletAsyncListener
-
- findAccountTypesByScope(Long, Long, String) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
根据格式类型查询单位被授权的格式列表
- findAgentByAccount(Long, String, String) - 接口 中的方法com.seeyon.apps.agent.manager.AgentIntercalateManager
-
根据单位ID获得代理记录
- findAll() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumCache
-
获取所有的枚举
- findAll() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumItemCache
-
获取所有的枚举项
- findAll() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
获取所有的枚举
- findAll(FlipInfo) - 接口 中的方法com.seeyon.ctp.common.media.dao.MediaDao
-
查询所有
- findAll(FlipInfo) - 类 中的方法com.seeyon.ctp.common.media.dao.MediaDaoImpl
-
- findAll(FlipInfo, Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.media.manager.MediaManager
-
查询所有(分页)
- findAll(FlipInfo, Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.media.manager.MediaManagerImpl
-
- findAll(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.signin.manager.SignInManager
-
- findAll(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.signin.manager.SignInManagerImpl
-
- findAll() - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询所有会议正文版面,支持分页
- findAllAccountID(Long) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
- findAllByAccountId(Long) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
- findAllCtpEnumMember() - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
查询所有枚举授权关系
- findAllCtpEnumMember() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findAllEnumListByAccountId(String, Long, Long) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
- findAllEnumListByAccountId(String, Long, Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findAllSystemChannel(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.usersystem.manager.SystemChannelManager
-
查询所有的信道
- findAllSystemChannel(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.usersystem.manager.SystemChannelManagerImpl
-
- findByEnumId(Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumMemberCache
-
通过枚举Id 获取授权的数据
- findByEnumId(Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.manager.EnumInnerManagerImpl
-
- findByIdAndPassword(String, String, String) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
根据ID和密码取印章
- findByIds(Set<Long>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
通过枚举Id 获取枚举
- findByMarknameAndPassword(String, String, String) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
- findByParams(Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.publicqrcode.dao.PublicQrCodeDao
-
条件查询
- findByParams(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.publicqrcode.dao.PublicQrCodeDaoImpl
-
- findByProgramCode(String) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
- findByProgramCode(String) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findByProperty(String, Object) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询符合条件的会议正文版面列表,支持分页
- findByPropertyNoInit(String, Object) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询符合条件的会议正文版面列表,不支持分页
- findBySummaryId(Long) - 接口 中的方法com.seeyon.v3x.system.signet.manager.V3xHtmDocumentSignatManager
-
通过SummaryID获取全部的签名或印章信息
- findBySummaryIdAndType(Long, int) - 接口 中的方法com.seeyon.v3x.system.signet.manager.V3xHtmDocumentSignatManager
-
- findBySummaryIdAndType(Long, int, FlipInfo) - 接口 中的方法com.seeyon.v3x.system.signet.manager.V3xHtmDocumentSignatManager
-
- findBySummaryIdPolicyAndType(Long, String, int) - 接口 中的方法com.seeyon.v3x.system.signet.manager.V3xHtmDocumentSignatManager
-
- findByType(CtpEnumCache.CacheType) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumCache
-
通过类型获取枚举
- findCacheData(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumCache
-
- findCacheData(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumItemCache
-
- findCacheData(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumMemberCache
-
- findCategorys() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumCache
-
- findCategorys() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumItemCache
-
- findCategorys() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.cache.CtpEnumMemberCache
-
- findChildCommentByRootIds(List<Long>) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
通过父评论的Id获取全部的二级(震荡)评论,order by pid,createDate desc
一般配合com.seeyon.ctp.common.content.comment.dao.CommentDao#findRootComments
使用。
- findCommentByAttitude(ModuleType, Long, Comment.CommentType, FlipInfo, String, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
通过态度获取评论
- findCommentByType(ModuleType, Long, Comment.CommentType, FlipInfo, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
通过类型获取评论列表, 不包含转发的意见
- findCommentByTypes(ModuleType, Long, List<Comment.CommentType>, FlipInfo, Map<String, Object>, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
通过意见类型集合获取意见
- findCommenters(ApplicationCategoryEnum, Long) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
获取某个应用的全部评论人
- findCommentReplay(List<Long>) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
获取意见的全部回复列表, 根据创建时间升序
- findComments(ModuleType, Long, Comment.CommentType, FlipInfo, Map<String, Object>, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
获取评论
- findComments(ModuleType, Long, FlipInfo, Map<String, Object>, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
- findCommentsByAffairId(Long) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
- findCommentsList(ModuleType, Comment.CommentType, Long, Long) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
- findComnRestDaySet(Integer, Long, boolean, Integer) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
取得通用的休息时间设置
- findComnRestDaySet(String, String, Long, boolean) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
- findComnWorkDaySet(Integer, Long, boolean, Integer) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
取得通用设置的工作日
- findComnWorkTimeSet(Long) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
根据orgAcconutID查找当年当月的通用工作时间设置
- findComnWorkTimeSet(String, String, Long, boolean) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
查找一年的通用工作时间设置
- findComnWorkTimeSet(Integer, Long, boolean, Integer) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
取得通用设置的工作日
- findContaintValue(Long, String, int) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDao
-
查找满足条件的集合
- findContaintValue(Long, String, int) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDaoImpl
-
enumId所有下级枚举项中
- findCtpDevice() - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDao
-
- findCtpDevice() - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDaoImpl
-
- findCtpDeviceByDeviceSecId(Long) - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDao
-
- findCtpDeviceByDeviceSecId(Long) - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDaoImpl
-
- findCtpDeviceById(Long) - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDao
-
- findCtpDeviceById(Long) - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretAccessScopeDaoImpl
-
- findCtpDeviceSecret() - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDao
-
- findCtpDeviceSecret() - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDaoImpl
-
- findCtpDeviceSecretById(Long) - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDao
-
- findCtpDeviceSecretById(Long) - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDaoImpl
-
- findCtpDeviceSecretLikeName(String) - 接口 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDao
-
- findCtpDeviceSecretLikeName(String) - 类 中的方法com.seeyon.ctp.secret.dao.CtpDeviceSecretDaoImpl
-
- findCurrOrgEnumItemByCode(Long, String, Long) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDao
-
- findCurrOrgEnumItemByCode(Long, String, Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDaoImpl
-
查找 指定机构(org_account_id = accountId) + 集团管理枚举(org_account_id is null) 下 enumItemCode为条件的枚举值.
- findDepartmentLogonLog(Long, Date, Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDao
-
获取时间范围内的登录信息
- findDepartmentLogonLog(Long, Date, Date) - 类 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDaoImpl
-
- findDepartmentLogonLog(Long, Date, Date) - 类 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManagerImpl
-
- findDocumentSignatureByDocumentId(String) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
- findEnumAllList(Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
根据条件查询枚举
不含默认值
- findEnumAllList(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findEnumCategorys(String, Long, Integer) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
获取枚举分类
- findEnumCategorys(List<String>, Long, Integer) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
- findEnumCategorys(String, Long, Integer) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findEnumCategorys(List<String>, Long, Integer) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findEnumInImageEnums(Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.manager.EnumManagerImpl
-
- findEnumItemByName(String, Long, Long, String, Long) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDao
-
- findEnumItemByName(String, Long, Long, String, Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDaoImpl
-
- findEnumItemByNames(List<String>, Long, Long, String, Long) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDao
- findEnumItemByNames(List<String>, Long, Long, String, Long) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDaoImpl
-
- findEnumItemList(Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDao
-
根据条件查询枚举
不含默认值
- findEnumItemList(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumItemDaoImpl
-
- findEnumList(Map<String, Object>) - 接口 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDao
-
根据条件查询枚举
韩默认的:parentId和ORG_ACCOUNT_ID
- findEnumList(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.EnumDaoImpl
-
- findEnumList(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.ctpenum.manager.EnumManagerImpl
-
- findEnumMemberByIds(List<Long>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
- findEnumMembers() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
- findExcptionByUserId(Long) - 接口 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDao
-
- findExcptionByUserId(Long) - 类 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDaoImpl
-
获取登录一小时,没有设置退出时间的数据集合
- findExcptionData(Long) - 接口 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDao
-
- findExcptionData(Long) - 类 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDaoImpl
-
获取登录一小时,没有设置退出时间的数据集合
- findFormulas(Map<String, Object>) - 类 中的方法com.seeyon.ctp.common.formula.manager.FormulaManagerImpl
-
- findGroupTypeAll(String) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询集团所有正文版面----按分类(公告新闻),支持分页
- findGroupTypesByScope(Long, String) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
根据格式类型查询集团被授权的格式列表
- findItemByIds(Set<Long>) - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
通过枚举Id项获取枚举
- findItems() - 类 中的方法com.seeyon.ctp.common.ctpenum.dao.CtpEnumCacheDao
-
获取所有的枚举项
- findLikeComment(ModuleType, Long, Comment.CommentType, FlipInfo, boolean, boolean) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
获取点赞的回复列表
- findListSystemChannelByIds(List<Long>) - 接口 中的方法com.seeyon.ctp.usersystem.dao.SystemChannelDao
-
- findListSystemChannelByIds(List<Long>) - 类 中的方法com.seeyon.ctp.usersystem.dao.SystemChannelDaoImpl
-
- findListUserByNames(List<String>) - 接口 中的方法com.seeyon.ctp.usersystem.dao.RestUserDao
-
- findListUserByNames(List<String>) - 类 中的方法com.seeyon.ctp.usersystem.dao.RestUserDaoImpl
-
- findMediaById(Long) - 接口 中的方法com.seeyon.ctp.common.media.dao.MediaDao
-
按id查询
- findMediaById(Long) - 类 中的方法com.seeyon.ctp.common.media.dao.MediaDaoImpl
-
- findMediaById(Long) - 接口 中的方法com.seeyon.ctp.common.media.manager.MediaManager
-
按id查询
- findMediaById(Long) - 类 中的方法com.seeyon.ctp.common.media.manager.MediaManagerImpl
-
- findMemberLogonLog(Long, Date, Date) - 接口 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDao
-
获取时间范围内的登录信息
- findMemberLogonLog(Long, Date, Date) - 类 中的方法com.seeyon.ctp.login.logonlog.dao.LogonLogDaoImpl
-
- findMemberLogonLog(Long, Date, Date) - 类 中的方法com.seeyon.ctp.login.logonlog.manager.LogonLogManagerImpl
-
- findResourceByUri(String, String) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
- findResourceByUri(String, String) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroup(Class) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
查找资源组
- findResourceGroup(Class, FlipInfo) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
查找资源组
- findResourceGroup(Class) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroup(Class, FlipInfo) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroup() - 接口 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManager
-
Find ResourceGroup
- findResourceGroup(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManager
-
Find ResourceGroup
- findResourceGroup() - 类 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManagerImpl
-
- findResourceGroup(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManagerImpl
-
- findResourceGroupById(Long) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
查找资源组
- findResourceGroupById(Long) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroupById(Long) - 接口 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManager
-
Find ResourceGroup
- findResourceGroupById(Long) - 类 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManagerImpl
-
- findResourceGroupDbCache() - 类 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManagerImpl
-
- findResourceGroupRelation(long) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
- findResourceGroupRelation(long) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroupRelationByGroupId(long) - 接口 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDao
-
- findResourceGroupRelationByGroupId(long) - 类 中的方法com.seeyon.ctp.usersystem.dao.ResourceGroupDaoImpl
-
- findResourceGroupRelationByGroupId(long) - 接口 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManager
-
- findResourceGroupRelationByGroupId(long) - 类 中的方法com.seeyon.ctp.usersystem.manager.ResourceGroupManagerImpl
-
- findRootComments(FlipInfo, int, Long) - 接口 中的方法com.seeyon.ctp.common.content.comment.CommentManager
-
获取评论的全部根(一级)评论,该方法用于数据加载分页使用,order by createDate desc
一般配合com.seeyon.ctp.common.content.comment.dao.CommentDao#findChildCommentByRootIds
使用。
- findScopeByTmeplateId(Long) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询格式授权范围
- findScopesByTemplateIds(List<Long>) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
根据格式id批量查询格式的授权范围
- findSecretLevelById(Long) - 接口 中的方法com.seeyon.ctp.secret.dao.AppSecretLevelDao
-
查询记录
- findSecretLevelById(Long) - 类 中的方法com.seeyon.ctp.secret.dao.AppSecretLevelDaoImpl
-
- findSecretLevelByIds(Collection<Long>) - 接口 中的方法com.seeyon.ctp.secret.dao.AppSecretLevelDao
-
- findSecretLevelByIds(Collection<Long>) - 类 中的方法com.seeyon.ctp.secret.dao.AppSecretLevelDaoImpl
-
- findSignetByMemberId(Long) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
得到某人印章
- findSignetByMemberIdAndOrgAccountId(Long, Long) - 接口 中的方法com.seeyon.v3x.system.signet.manager.SignetManager
-
根据人员id和单位id获取签章
- findSigninAll(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.signin.dao.SignInDao
-
获取全部单点登录信息列表
- findSigninAll(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.signin.dao.SignInDaoImpl
-
- findSigninById(Long) - 接口 中的方法com.seeyon.ctp.signin.dao.SignInDao
-
通过ID获取单点登录信息
- findSigninById(Long) - 类 中的方法com.seeyon.ctp.signin.dao.SignInDaoImpl
-
- findSigninByName(String) - 接口 中的方法com.seeyon.ctp.signin.dao.SignInDao
-
通过名称获取单点登录信息
- findSigninByName(String) - 类 中的方法com.seeyon.ctp.signin.dao.SignInDaoImpl
-
- findSpecialWorkDaySet(String, String, Long, boolean) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
取得某年当月设置的特殊的工作日和非工作日
- findSpicalWorkDayMap(Integer, Long, boolean, Integer) - 接口 中的方法com.seeyon.v3x.worktimeset.manager.WorkTimeSetManager
-
特殊设置的工作日/休息日/法定休息日
- findSsoById(Long) - 接口 中的方法com.seeyon.ctp.signin.manager.SignInManager
-
- findSsoById(Long) - 类 中的方法com.seeyon.ctp.signin.manager.SignInManagerImpl
-
- findSsoByName(String) - 接口 中的方法com.seeyon.ctp.signin.manager.SignInManager
-
- findSsoByName(String) - 类 中的方法com.seeyon.ctp.signin.manager.SignInManagerImpl
-
- findSystemChannelSecret(String, Long) - 接口 中的方法com.seeyon.ctp.usersystem.manager.SystemChannelManager
-
根据secret查询
- findSystemChannelSecret(String, Long) - 类 中的方法com.seeyon.ctp.usersystem.manager.SystemChannelManagerImpl
-
- findTypeAll(String) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询所有正文版面----按分类(会议计划公告新闻),支持分页
- findTypeAllNoPage(String) - 接口 中的方法com.seeyon.v3x.contentTemplate.manager.ContentTemplateManager
-
查询所有正文版面----不分页
- findUser(Class) - 接口 中的方法com.seeyon.ctp.usersystem.dao.RestUserDao
-
查找用户
- findUser(Class, FlipInfo) - 接口 中的方法com.seeyon.ctp.usersystem.dao.RestUserDao
-
查找用户
- findUser(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.usersystem.dao.RestUserDao
-
查找用户
- findUser(Class) - 类 中的方法com.seeyon.ctp.usersystem.dao.RestUserDaoImpl
-
- findUser(Class, FlipInfo) - 类 中的方法com.seeyon.ctp.usersystem.dao.RestUserDaoImpl
-
- findUser(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.usersystem.dao.RestUserDaoImpl
-
- findUser() - 接口 中的方法com.seeyon.ctp.usersystem.manager.RestUserManager
-
Find User
- findUser(FlipInfo, Map) - 接口 中的方法com.seeyon.ctp.usersystem.manager.RestUserManager
-
Find User
- findUser() - 类 中的方法com.seeyon.ctp.usersystem.manager.RestUserManagerImpl
-
- findUser(FlipInfo, Map) - 类 中的方法com.seeyon.ctp.usersystem.manager.RestUserManagerImpl
-
- findUserById(Long) - 接口 中的方法com.seeyon.ctp.usersystem.dao.RestUserDao
-
查找用户
- findUserById(Long) - 类 中的方法com.seeyon.ctp.usersystem.dao.RestUserDaoImpl
-
- findUserById(Long) - 接口 中的方法com.seeyon.ctp.usersystem.manager.RestUserManager
-
Find User
- findUserById(Long) - 类 中的方法com.seeyon.ctp.usersystem.manager.RestUserManagerImpl
-
- fixCopyProperty(AbstractTemplate) - 类 中的方法com.seeyon.ctp.common.po.template.AbstractTemplate
-
- FlowInfo() - 类 的构造器com.seeyon.ctp.common.office.vo.V5xSignet.SignetData.FlowInfo
-
- flowState - 类 中的变量com.seeyon.v3x.common.taglibs.support.TableColumnSupport
-
- flush() - 类 中的方法com.seeyon.ctp.compat.tomcat.ExpiresFilter.XPrintWriter
-
- flush() - 类 中的方法com.seeyon.ctp.compat.tomcat.ExpiresFilter.XServletOutputStream
-
- FontImageManagerImpl - com.seeyon.ctp.common.fontimage.manager中的类
-
- FontImageManagerImpl() - 类 的构造器com.seeyon.ctp.common.fontimage.manager.FontImageManagerImpl
-
- FontImageShapeEnum - com.seeyon.ctp.common.fontimage中的枚举
-
- FontImageUtil - com.seeyon.ctp.common.fontimage中的类
-
- FontImageUtil() - 类 的构造器com.seeyon.ctp.common.fontimage.FontImageUtil
-
- FORM_ID - 接口 中的静态变量com.seeyon.ctp.cap.route.CapRouteConst
-
- formart(IField, DateSQLProvider.FormatType) - 类 中的方法com.seeyon.ctp.report.engine.sql.DateSQLProvider
-
将日期字段按照某种格式进行格式化
如:mysql : date_format(xxx.xx,"yyyy-MM-dd HH:mm")
- formart(IField, DateSQLProvider.FormatType) - 类 中的方法com.seeyon.ctp.report.engine.sql.DateSQLProvider.MysqlDateSQLProvider
-
- formart(IField, DateSQLProvider.FormatType) - 类 中的方法com.seeyon.ctp.report.engine.sql.DateSQLProvider.OracleDateSQLProvider
-
- formart(IField, DateSQLProvider.FormatType) - 类 中的方法com.seeyon.ctp.report.engine.sql.DateSQLProvider.PostgreSQLDateSQLProvider
-
- formart(IField, DateSQLProvider.FormatType) - 类 中的方法com.seeyon.ctp.report.engine.sql.DateSQLProvider.SQLServerDateSQLProvider
-
- FORMAT - 类 中的静态变量com.seeyon.ctp.common.barCode.uitl.BarCodeUtil
-
生成图片的格式
- formatDate(String) - 类 中的方法com.seeyon.ctp.common.appLog.manager.AppLogManagerImpl
-
- formatDateEndTime(String) - 类 中的方法com.seeyon.ctp.common.appLog.manager.AppLogManagerImpl
-
- formatFileSecretLevelByIds(Collection<T>, Function<T, Long>, BiConsumer<T, FileSecretLevel>) - 接口 中的方法com.seeyon.ctp.secret.manager.AppSecretLevelManager
-
给对象批量设置密级,不鉴定当前登陆人密级
- formatFileSecretLevelByIds(Collection<T>, Function<T, Long>, BiConsumer<T, FileSecretLevel>) - 类 中的方法com.seeyon.ctp.secret.manager.AppSecretLevelManagerImpl
-
- formEnumvalueToEnumItem(CtpEnumItem) - 类 中的方法com.seeyon.ctp.common.ctpenum.manager.EnumManagerImpl
-
- FormIdCapParamConverter - com.seeyon.ctp.route.parse.converter中的类
-
- FormIdCapParamConverter() - 类 的构造器com.seeyon.ctp.route.parse.converter.FormIdCapParamConverter
-
- formMethod - 类 中的变量com.seeyon.v3x.common.taglibs.support.TableSupport
-
- FORMULA_FUNCTION_JSON - 类 中的静态变量com.seeyon.ctp.common.formula.manager.FormulaManagerImpl
-
- FormulaController - com.seeyon.ctp.common.formula.controller中的类
-
- FormulaController() - 类 的构造器com.seeyon.ctp.common.formula.controller.FormulaController
-
- formulaForm(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.formula.controller.FormulaController
-
CAP4表单计算公式设置—公式组件弹出界面
- formulaIndex(HttpServletRequest, HttpServletResponse) - 类 中的方法com.seeyon.ctp.common.formula.controller.FormulaController
-
公式函数页面
界面查询参数
1、formulaName 常量名称
2、formulaAlias 常量别名
3、dataType com.seeyon.ctp.common.formula.enums.DataType
4、state com.seeyon.ctp.common.formula.enums.State
- FormulaLoader - com.seeyon.ctp.common.formula.loader中的类
-
- FormulaLoader() - 类 的构造器com.seeyon.ctp.common.formula.loader.FormulaLoader
-
- FormulaManagerImpl - com.seeyon.ctp.common.formula.manager中的类
-
- FormulaManagerImpl() - 类 的构造器com.seeyon.ctp.common.formula.manager.FormulaManagerImpl
-
- FormulaNameLoader - com.seeyon.ctp.common.formula.loader中的类
-
- FormulaNameLoader() - 类 的构造器com.seeyon.ctp.common.formula.loader.FormulaNameLoader
-
- FormulaParamBindManager - com.seeyon.ctp.common.formula.manager中的接口
-
Title: 函数参数绑定manger抽象接口
Description:
Copyright: Copyright (C) 2015 Seeyon, Inc.
- formulasDao - 类 中的变量com.seeyon.ctp.common.formula.manager.FormulaManagerImpl
-
- Functions - com.seeyon.ctp.common.taglibs.functions中的类
-
V3X Functions
- Functions() - 类 的构造器com.seeyon.ctp.common.taglibs.functions.Functions
-
- Functions - com.seeyon.v3x.common.taglibs.functions中的类
-
V3X Functions
- Functions() - 类 的构造器com.seeyon.v3x.common.taglibs.functions.Functions
-
- FuzzyUrlMatcher - com.seeyon.ctp.route.matching.matcher中的类
-
模糊匹配
- FuzzyUrlMatcher() - 类 的构造器com.seeyon.ctp.route.matching.matcher.FuzzyUrlMatcher
-