程序包 | 说明 |
---|---|
org.opencms.db |
Low-level database connection and access functionality.
|
org.opencms.file |
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
|
org.opencms.lock |
The lock state of the resources in the VFS is handled with these classes.
|
org.opencms.search.fields |
These classes control the mapping of the OpenCms content to the Lucene search fields.
|
org.opencms.security |
Access control and security classes for the OpenCms ACL permission system.
|
org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
org.opencms.workplace.explorer.menu |
Contains the functions that generate the Workplace "Explorer" context menu entries.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSubscriptionReadMode
The read modes to get subscribed resources of a user or group.
|
限定符和类型 | 类和说明 |
---|---|
static class |
CmsProject.CmsProjectType
Enumeration class for project types.
|
static class |
CmsPropertyDefinition.CmsPropertyType
Enumeration class for property types.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLockType
Indicates the different possible lock types.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSearchFieldMappingType
Describes a possible mapping type for a piece of content used in building a search index.
|
限定符和类型 | 类和说明 |
---|---|
static class |
I_CmsPermissionHandler.CmsPermissionCheckResult
Enumeration class for the results of
I_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) . |
限定符和类型 | 类和说明 |
---|---|
static class |
CmsResourceUtil.CmsResourceProjectState
Enumeration class for defining the resource project state.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsMenuItemVisibilityMode
The visibility modes of a context menu item in the explorer view.
|