Package | Description |
---|---|
org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
Modifier and Type | Method and Description |
---|---|
CmsSystemInfo |
CmsJspStandardContextBean.getSystemInfo()
Returns the system information.
|
Modifier and Type | Method and Description |
---|---|
protected CmsSystemInfo |
OpenCmsCore.getSystemInfo()
Returns the system information storage.
|
static CmsSystemInfo |
OpenCms.getSystemInfo()
Returns the system information storage.
|