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

B

bandBmPost(Long, Long) - 接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
绑定集团基准岗
BannerSection - com.seeyon.ctp.portal.section 中的 类
横幅栏目
BannerSection() - 类 com.seeyon.ctp.portal.section.BannerSection 的构造方法
 
BaseController - com.seeyon.ctp.common.controller 中的 类
Multiaction Controller的基类.
BaseController() - 类 com.seeyon.ctp.common.controller.BaseController 的构造方法
 
BaseDao<T> - com.seeyon.ctp.common.dao 中的 类
A8 Hibernate DAO的基础框架,提供了基础了CRUD,包括分页
BaseDao() - 类 com.seeyon.ctp.common.dao.BaseDao 的构造方法
在构造函数中将泛型T.class赋给entityClass
BasePO - com.seeyon.ctp.common.po 中的 类
Title: T1开发框架 Description: PO基类 Copyright: Copyright (c) 2012 Company: seeyon.com
BasePO() - 类 com.seeyon.ctp.common.po.BasePO 的构造方法
 
BasePortlet - com.seeyon.ctp.portal.portlet 中的 接口
Title: Portlet接口 Description: Copyright: Copyright (c) 2014 Company: seeyon.com
BaseSection - com.seeyon.ctp.portal.section 中的 接口
Title: 栏目接口 Description: 本类为栏目接口,栏目开发请继承BaseSectionImpl Copyright: Copyright (c) 2012 Company: seeyon.com
bean2XMLString(ObjectToXMLBase) - 类 com.seeyon.ctp.util.ObjectToXMLUtil 中的静态方法
将POJO转成XML字符串
beanToMap(Object, HashMap, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
将bean中get方法取得的属性名字和值设置到map当中,默认日期模式"yyyy-MM-dd"
beanToMap(Object, HashMap, boolean, String) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
将bean中get方法取得的属性名字和值设置到map当中
beanToMap(Object, HashMap, boolean, int) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
将bean中get方法取得的属性名字和值设置到map当中
beanToMap(Object, HashMap, boolean, String, int) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
将bean中get方法取得的属性名字和值设置到map当中
beanToMap(Object, HashMap, boolean, String, int, boolean) - 类 com.seeyon.ctp.util.ParamUtil 中的静态方法
将bean中get方法取得的属性名字和值设置到map当中
beforeDays(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
返回给定的beforeDate比afterDate早的天数。
beforeMonths(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
返回给定的beforeDate比afterDate早的月数。
beforeRoundAges(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取beforeDate和afterDate之间相差的完整年数,精确到月。
beforeRoundMonths(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取beforeDate和afterDate之间相差的完整月数,精确到天。
beforeRoundYears(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
获取beforeDate和afterDate之间相差的完整年数,精确到天。
beforeYears(Date, Date) - 类 com.seeyon.ctp.util.DateUtil 中的静态方法
返回给定的beforeDate比afterDate早的年数。
between(Date, Date, Date, boolean) - 类 com.seeyon.ctp.util.Datetimes 中的静态方法
检测时间点是否在时间段之内
e.g.
bulkUpdate(String, Map<String, Object>, List<Object>) - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
bulkUpdate(String, Map<String, Object>, Object...) - 类 com.seeyon.ctp.common.dao.BaseDao 中的方法
 
bulkUpdate(String, Object...) - 类 com.seeyon.ctp.util.DBAgent 中的静态方法
根据传入的update或delete的HQL进行批量更新和删除操作 规范规定该方法只能在DAO中调用
bulkUpdate(String, Map<String, Object>) - 类 com.seeyon.ctp.util.DBAgent 中的静态方法
根据传入的update或delete的HQL进行批量更新和删除操作 规范规定该方法只能在DAO中调用
BusinessException - com.seeyon.ctp.common.exceptions 中的 异常
Title: T1开发框架 Description: 业务异常类,支持国际化消息转换,同时当引发的根源异常为非BusinessException类型时框架 将作为异常处理,反之则作为用户提示消息处理 Copyright: Copyright (c) 2012 Company: seeyon.com
BusinessException() - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
默认构造方法
BusinessException(String) - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
根据消息构造异常,首先会从国际化资源中查找,如果未找到则使用message作为异常消息
BusinessException(Throwable) - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
根据引发异常构造异常
BusinessException(String, Throwable) - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
根据消息和引发异常构造异常
BusinessException(String, Object...) - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
根据国际化资源key和国际化资源格式化参数构造异常
BusinessException(Throwable, String, Object...) - 异常 com.seeyon.ctp.common.exceptions.BusinessException 的构造方法
根据引发异常,国际化资源key和国际化资源格式化参数构造异常

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