程序包 | 说明 |
---|---|
org.opencms.db |
Low-level database connection and access functionality.
|
org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsFlexRequestContextInfo |
CmsDbContext.m_flexRequestContextInfo
The current Flex request context info (if available).
|
限定符和类型 | 方法和说明 |
---|---|
CmsFlexRequestContextInfo |
CmsDbContext.getFlexRequestContextInfo()
Returns the current Flex request context info.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsFlexRequestContextInfo.merge(CmsFlexRequestContextInfo other)
Merges this context info with the values from the other context info.
|