A B C D E F G H I J K L M N O P Q R S T U V W Y
P
- Pagination - com.seeyon.ctp.common.dao.paginate 中的 类
- User: lius Date: 2006-11-20 Time: 16:11:12 每次页面刷新对应一个新的threadlocal
- Pagination() -
类 com.seeyon.ctp.common.dao.paginate.Pagination 的构造方法
-
- ParamUtil - com.seeyon.ctp.util 中的 类
- Title: T1开发框架
Description: 参数处理工具类。
- ParamUtil() -
类 com.seeyon.ctp.util.ParamUtil 的构造方法
-
- parse(String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串按照默认的格式转换成日期,默认按照当前登录者所在时区转换
支持三种格式:yyyy-MM-dd HH:mm,yyyy-MM-dd,yyyy-MM-dd HH:mm:ss
- parse(String, TimeZone) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串按照默认的格式转换成日期,按照指定时区转换,如果不采用时区,即用
TimeZone.getDefault()
支持三种格式:yyyy-MM-dd HH:mm,yyyy-MM-dd,yyyy-MM-dd HH:mm:ss
- parse(String, String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串按照制定的格式转换成日期,默认按照当前登录者所在时区转换
- parse(String, TimeZone, String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串按照指定的格式转换成日期,采用系统默认语言
- parse(String, String) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 根据传入的日期格式化patter将传入的字符串转换成日期对象
- parse(String) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 将传入的字符串按照默认格式转换为日期对象(yyyy-MM-dd)
- parseDate(String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串转成日期,默认按照当前登录者所在时区转换
- parseDatetime(String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串转成日期,默认按照当前登录者所在时区转换
- parseDatetimeWithoutSecond(String) -
类 com.seeyon.ctp.util.Datetimes 中的静态方法
- 将字符串转换成Date类型,配置前端时间选择器使用,默认按照当前登录者所在时区转换
- parseJSONString(String) -
类 com.seeyon.ctp.util.json.JSONUtil 中的静态方法
- JSON字符串解析成Java对象
- parseJSONString(String, Class<T>) -
类 com.seeyon.ctp.util.json.JSONUtil 中的静态方法
- JSON字符串解析成指定类型的Java对象
- parseTimestamp(String, String) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 根据传入的日期格式化patter将传入的字符串转换成Timstamp对象
- parseTimestamp(String) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 将传入的字符串按照默认格式转换为Timestamp对象(yyyy-MM-dd)
- parseYearMonth(Integer) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 将年月的整数形式(yyyyMM)转换为日期对象返回。
- path -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的变量
-
- PluginMainMenu - com.seeyon.ctp.menu 中的 类
- 主菜单
- PluginMainMenu() -
类 com.seeyon.ctp.menu.PluginMainMenu 的构造方法
-
- PluginMainMenu(long, String) -
类 com.seeyon.ctp.menu.PluginMainMenu 的构造方法
-
- PluginMenu - com.seeyon.ctp.menu 中的 类
- 二级菜单
- PluginMenu() -
类 com.seeyon.ctp.menu.PluginMenu 的构造方法
-
- PortalSection - com.seeyon.ctp.portal.po 中的 类
- This is an object that contains data related to the PORTAL_SECTION table.
- PortalSection() -
类 com.seeyon.ctp.portal.po.PortalSection 的构造方法
-
- PortalSection(Long) -
类 com.seeyon.ctp.portal.po.PortalSection 的构造方法
- Constructor for primary key
- PortalSpaceFix - com.seeyon.ctp.portal.po 中的 类
- This is an object that contains data related to the PORTAL_SPACE_FIX table.
- PortalSpaceFix() -
类 com.seeyon.ctp.portal.po.PortalSpaceFix 的构造方法
-
- PortalSpaceFix(Long) -
类 com.seeyon.ctp.portal.po.PortalSpaceFix 的构造方法
- Constructor for primary key
- PortalSpaceSecurity - com.seeyon.ctp.portal.po 中的 类
- This is an object that contains data related to the PORTAL_SPACE_SECURITY table.
- PortalSpaceSecurity() -
类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 的构造方法
-
- PortalSpaceSecurity(Long) -
类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 的构造方法
- Constructor for primary key
- PortalSpaceSort - com.seeyon.ctp.portal.po 中的 类
- This is an object that contains data related to the PORTAL_SPACE_SORT table.
- PortalSpaceSort() -
类 com.seeyon.ctp.portal.po.PortalSpaceSort 的构造方法
-
- PortalSpaceSort(Long) -
类 com.seeyon.ctp.portal.po.PortalSpaceSort 的构造方法
- Constructor for primary key
- post(String, Object, Class<T>, String) -
接口 com.seeyon.client.CTPRestClient 中的方法
-
- post(String, Object, Class<T>) -
接口 com.seeyon.client.CTPRestClient 中的方法
-
- POST_TYPE_ACCOUNT -
类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
-
- POST_TYPE_GROUP -
类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的静态变量
-
- POUtil - com.seeyon.ctp.util 中的 类
- BasePO工具类。
- POUtil() -
类 com.seeyon.ctp.util.POUtil 的构造方法
-
- preBind(HttpServletRequest, Object, ServletRequestDataBinder) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
- 回调函数,在BindObject的最开始调用。
- preHandle(HttpServletRequest, HttpServletResponse) -
类 com.seeyon.ctp.login.AbstractLoginInterceptor 中的方法
-
- preHandle(HttpServletRequest, HttpServletResponse) -
接口 com.seeyon.ctp.login.LoginInterceptor 中的方法
- 登录之前的操作
此时AppContext.getCurrentUser()
是null
的
- printStackTrace() -
异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
- 异常输出,找到非BusinessException类型的引发异常进行打印,否则视为提示信息处理
- printStackTrace(PrintWriter) -
异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
- 异常输出到指定输出流,找到非BusinessException类型的引发异常进行打印,否则视为提示信息处理
- printStackTrace(PrintStream) -
异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
- 异常输出到指定输出流,找到非BusinessException类型的引发异常进行打印,否则视为提示信息处理
- printV3XJS(PrintWriter) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
- 已过时。 使用printV3XJS(HttpServletResponse response)替代。
- printV3XJS(HttpServletResponse) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
-
- processLogManager -
类 com.seeyon.ctp.form.modules.trigger.FormTriggerActionTypeManager 中的变量
-
- projection(Map<String, String>) -
类 com.seeyon.ctp.portal.section.BannerSection 中的方法
-
- projection(Map<String, String>) -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 在这里发射数据
- pushRecentObj(String, Object) -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 当前用户最近访问组件放入最近访问对象 - LRU支持
- pushRecentObjs(String, List) -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 当前用户最近访问组件批量放入最近访问对象列表 - LRU支持
- put(String, Object, Class<T>) -
接口 com.seeyon.client.CTPRestClient 中的方法
- 调用REST服务的PUT请求进行更新。
- put(String, Object, Class<T>, String) -
接口 com.seeyon.client.CTPRestClient 中的方法
-
- put(K, V) -
接口 com.seeyon.ctp.common.cache.CacheMap 中的方法
- 设置缓存。
- put(String, Object) -
类 com.seeyon.ctp.common.po.DataContainer 中的方法
-
- put(K, V) -
类 com.seeyon.ctp.util.LRUMap 中的方法
-
- putAll(Map<? extends K, ? extends V>) -
接口 com.seeyon.ctp.common.cache.CacheMap 中的方法
- 将Map中的所有项目设置到缓存中。
- putAll(Map<? extends String, ? extends Object>) -
类 com.seeyon.ctp.common.po.DataContainer 中的方法
-
- putCache(String, Object) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
-
- putExtraAttr(String, int) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, long) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, short) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, byte) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, float) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, double) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, boolean) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, char) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, String) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, Date) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, BasePO) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, List<? extends Object>) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一条属性及它的值
- putExtraAttr(String, String[]) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一个字符串数组
- putExtraAttr(String, int[]) -
类 com.seeyon.ctp.common.po.BasePO 中的方法
- 向数据集中添加一个整形数组
- putRequestContext(String, Object) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 设置request级上下文参数
- putSessionContext(String, Object) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 设置session级上下文参数
- putThreadContext(String, Object) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 设置线程上下文参数
A B C D E F G H I J K L M N O P Q R S T U V W Y