跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W 

P

PAGE_ADMIN_DEFAULT_EVERYNUMBER - 类 中的静态变量com.xnx3.j2ee.Global
 
PAGE_DEFAULT_EVERYNUMBER - 类 中的静态变量com.xnx3.j2ee.Global
 
parse(String) - 类 中的静态方法com.baidu.ueditor.PathFormat
 
parse(String, String) - 类 中的静态方法com.baidu.ueditor.PathFormat
 
PARSE_REQUEST_ERROR - 类 中的静态变量com.baidu.ueditor.define.AppInfo
 
PASSWORD - 类 中的静态变量com.xnx3.j2ee.dao.UserDAO
 
PathFormat - com.baidu.ueditor中的类
 
PathFormat() - 类 的构造器com.baidu.ueditor.PathFormat
 
PayLog - com.xnx3.j2ee.entity中的类
PayLog entity.
PayLog() - 类 的构造器com.xnx3.j2ee.entity.PayLog
default constructor
PayLog(Integer) - 类 的构造器com.xnx3.j2ee.entity.PayLog
minimal constructor
PayLog(Integer, String, Integer, Float, String) - 类 的构造器com.xnx3.j2ee.entity.PayLog
full constructor
PayLog - com.xnx3.j2ee.generateCache中的类
ping++在线支付
PayLog() - 类 的构造器com.xnx3.j2ee.generateCache.PayLog
 
PayLogAdminController_ - com.xnx3.j2ee.controller.admin中的类
在线支付日志管理
PayLogAdminController_() - 类 的构造器com.xnx3.j2ee.controller.admin.PayLogAdminController_
 
PayLogDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for PayLog entities.
PayLogDAO() - 类 的构造器com.xnx3.j2ee.dao.PayLogDAO
 
PayLogService - com.xnx3.j2ee.service中的接口
支付日志记录
PayLogServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PayLogServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PayLogServiceImpl
 
Permission - com.xnx3.j2ee.entity中的类
Friend entity.
Permission() - 类 的构造器com.xnx3.j2ee.entity.Permission
 
PERMISSION_DENIED - 类 中的静态变量com.baidu.ueditor.define.AppInfo
 
PermissionDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for User entities.
PermissionDAO() - 类 的构造器com.xnx3.j2ee.dao.PermissionDAO
 
PERMISSIONID - 类 中的静态变量com.xnx3.j2ee.dao.RolePermissionDAO
 
permissionList(Permission, HttpServletRequest, Model) - 类 中的方法com.xnx3.j2ee.controller.admin.RoleAdminController_
资源Permission列表
PermissionMark - com.xnx3.j2ee.bean中的类
资源标示
PermissionMark() - 类 的构造器com.xnx3.j2ee.bean.PermissionMark
 
PermissionService - com.xnx3.j2ee.service中的接口
权限相关的资源
PermissionServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PermissionServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PermissionServiceImpl
 
PermissionToTree(List<Permission>, List<Permission>) - 类 中的方法com.xnx3.j2ee.shiro.ShiroFunc
将数据库查询的Permission的list转换为tree树的形式,分级。
PermissionTree - com.xnx3.j2ee.bean中的类
资源树(权限),两级
PermissionTree() - 类 的构造器com.xnx3.j2ee.bean.PermissionTree
 
PHONE - 类 中的静态变量com.xnx3.j2ee.dao.SmsLogDAO
 
PHONE - 类 中的静态变量com.xnx3.j2ee.dao.UserDAO
 
phoneVerifyLogin() - 类 中的方法com.xnx3.j2ee.controller.LoginController_
手机号-验证码方式登陆
PingxxController_ - com.xnx3.j2ee.controller中的类
ping++支付 Demo
PingxxController_() - 类 的构造器com.xnx3.j2ee.controller.PingxxController_
 
post(int, Model) - 类 中的方法com.xnx3.j2ee.controller.admin.BbsAdminController_
新增、修改帖子
Post - com.xnx3.j2ee.entity中的类
Post entity.
Post() - 类 的构造器com.xnx3.j2ee.entity.Post
default constructor
Post(Integer, String, Integer, Integer, Integer) - 类 的构造器com.xnx3.j2ee.entity.Post
minimal constructor
POST_INFO_AUTOCAT_MAX - 类 中的静态变量com.xnx3.j2ee.Global
 
PostClass - com.xnx3.j2ee.entity中的类
PostClass entity.
PostClass() - 类 的构造器com.xnx3.j2ee.entity.PostClass
 
postClass(List<PostClass>) - 类 中的方法com.xnx3.j2ee.generateCache.Bbs
生成论坛板块数据缓存,数组存在
PostClassDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for PostClass entities.
PostClassDAO() - 类 的构造器com.xnx3.j2ee.dao.PostClassDAO
 
PostClassService - com.xnx3.j2ee.service中的接口
论坛板块
PostClassServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PostClassServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PostClassServiceImpl
 
PostComment - com.xnx3.j2ee.entity中的类
PostComment entity.
PostComment() - 类 的构造器com.xnx3.j2ee.entity.PostComment
default constructor
PostCommentDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for PostComment entities.
PostCommentDAO() - 类 的构造器com.xnx3.j2ee.dao.PostCommentDAO
 
PostCommentService - com.xnx3.j2ee.service中的接口
论坛帖子评论
PostCommentServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PostCommentServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PostCommentServiceImpl
 
PostDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for Post entities.
PostDAO() - 类 的构造器com.xnx3.j2ee.dao.PostDAO
 
PostData - com.xnx3.j2ee.entity中的类
PostData entity.
PostData() - 类 的构造器com.xnx3.j2ee.entity.PostData
default constructor
PostData(Integer, String) - 类 的构造器com.xnx3.j2ee.entity.PostData
full constructor
PostDataDAO - com.xnx3.j2ee.dao中的类
A data access object (DAO) providing persistence and search support for PostData entities.
PostDataDAO() - 类 的构造器com.xnx3.j2ee.dao.PostDataDAO
 
PostDataService - com.xnx3.j2ee.service中的接口
论坛帖子内容
PostDataServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PostDataServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PostDataServiceImpl
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法com.xnx3.j2ee.system.SystemInterceptor
 
POSTID - 类 中的静态变量com.xnx3.j2ee.dao.PostCommentDAO
 
postList(HttpServletRequest, Model) - 类 中的方法com.xnx3.j2ee.controller.admin.BbsAdminController_
帖子列表
PostService - com.xnx3.j2ee.service中的接口
论坛帖子
PostServiceImpl - com.xnx3.j2ee.service.impl中的类
 
PostServiceImpl() - 类 的构造器com.xnx3.j2ee.service.impl.PostServiceImpl
 
PostVO - com.xnx3.j2ee.vo中的类
组合好的Post,包含 PostPostData
首先判断getResult()是否是 BaseVO.SUCCESS,若是,才可以调取其他的值。
PostVO() - 类 的构造器com.xnx3.j2ee.vo.PostVO
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法com.xnx3.j2ee.system.SystemInterceptor
 
PREVENT_HOST - 类 中的静态变量com.baidu.ueditor.define.AppInfo
 
projectPath - 类 中的静态变量com.xnx3.j2ee.Global
动态参数,会在项目启动时加载
prompt(Model, String, String, int) - 类 中的方法com.xnx3.j2ee.controller.BaseController
提示信息中专页面
PROMPT_STATE_ERROR - 类 中的静态变量com.xnx3.j2ee.Global
 
PROMPT_STATE_SUCCESS - 类 中的静态变量com.xnx3.j2ee.Global
 
PROVINCE - 类 中的静态变量com.xnx3.j2ee.dao.AreaDAO
 
putInfo(String, String) - 类 中的方法com.baidu.ueditor.define.BaseState
 
putInfo(String, long) - 类 中的方法com.baidu.ueditor.define.BaseState
 
putInfo(String, String) - 类 中的方法com.baidu.ueditor.define.MultiState
该方法调用无效果
putInfo(String, long) - 类 中的方法com.baidu.ueditor.define.MultiState
 
putInfo(String, String) - 接口 中的方法com.baidu.ueditor.define.State
 
putInfo(String, long) - 接口 中的方法com.baidu.ueditor.define.State
 
putObject(OSSClient, String, String, String) - 类 中的静态方法com.qikemi.packages.alibaba.aliyun.oss.ObjectService
上传Object
putObject(OSSClient, String, String, InputStream) - 类 中的静态方法com.qikemi.packages.alibaba.aliyun.oss.ObjectService
上传Object
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接