JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
S
save(IdEntity)
- Method in class bap.core.dao.
SimpleBaseDao
save保存
save(Object)
- Method in class bap.core.dao.
SimpleBaseDao
save保存
saveOrUpdate(Object)
- Method in class bap.core.dao.
SimpleBaseDao
save or update操作
SCOPE_CONTANTS
- Static variable in class bap.core.constants.
AbstractScopeConstants
当前常量类放入Session中的名字
ServletContextHolder
- Class in
bap.core.config.util.web
功能描述:
ServletContext 工具类
ServletContextHolder()
- Constructor for class bap.core.config.util.web.
ServletContextHolder
setBaseDao(BaseDao)
- Method in class bap.core.controller.
BaseController
setBaseDao(BaseDao)
- Method in class bap.core.service.
BaseService
setDriver(String)
- Method in class bap.core.jdbc.
ConnectionProperties
功能描述:
设置driver参数的值
setId(String)
- Method in class bap.core.domain.
IdEntity
setIP()
- Static method in class bap.core.config.util.web.
SystemCurrentUserIP
功能描述:
将系统当前登录用户IP存入session中,key值为Class:
SystemConstant
.OPERATEIP
setPass(String)
- Method in class bap.core.jdbc.
ConnectionProperties
功能描述:
设置pass参数的值
setRequest(HttpServletRequest)
- Static method in class bap.core.config.util.web.
CurrentInfo
功能描述:
把当前请求中的 HttpServletRequest 保存在ThreadLocal中
setResponse(HttpServletResponse)
- Static method in class bap.core.config.util.web.
CurrentInfo
功能描述:
把当前请求中的 HttpServletResponse 保存在ThreadLocal中
setUrl(String)
- Method in class bap.core.jdbc.
ConnectionProperties
功能描述:
设置url参数的值
setUser(String)
- Method in class bap.core.jdbc.
ConnectionProperties
功能描述:
设置user参数的值
signIn(Object...)
- Method in interface bap.core.aspect.log.
SignInAndOut
功能描述:
登录方法
SignInAndOut
- Interface in
bap.core.aspect.log
功能描述:
系统登录登出的接口
signOut(Object...)
- Method in interface bap.core.aspect.log.
SignInAndOut
功能描述:
登出方法
SimpleBaseDao
- Class in
bap.core.dao
功能描述:
Hibernate的基本操作
SimpleBaseDao()
- Constructor for class bap.core.dao.
SimpleBaseDao
SpringContextHolder
- Class in
bap.core.config.util.spring
功能描述:
以静态变量保存Spring ApplicationContext, 可在任何代码任何地方任何时候中取出ApplicaitonContext.
SpringContextHolder()
- Constructor for class bap.core.config.util.spring.
SpringContextHolder
SpringTestCase
- Class in
bap.core.test
功能描述:
用于单元测试
SpringTestCase()
- Constructor for class bap.core.test.
SpringTestCase
SystemConstant
- Class in
bap.core.constants
功能描述:
Session中存放属性时用到的常量,在这里进行统一管理
SystemConstant()
- Constructor for class bap.core.constants.
SystemConstant
SystemCurrentUserIP
- Class in
bap.core.config.util.web
功能描述:
用于获得系统当前登录用户IP
SystemCurrentUserIP()
- Constructor for class bap.core.config.util.web.
SystemCurrentUserIP
SYSTEMVALIDATACODE
- Static variable in class bap.core.constants.
SystemConstant
验证码在session中的常量
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes