Uses of Class
org.opencms.util.A_CmsModeIntEnumeration
Package
Description
Low-level database connection and access functionality.
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
The lock state of the resources in the VFS is handled with these classes.
These classes control the mapping of the OpenCms content to the Lucene search fields.
Access control and security classes for the OpenCms ACL permission system.
Contains code for workplace context menu.
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
-
Uses of A_CmsModeIntEnumeration in org.opencms.db
Modifier and TypeClassDescriptionfinal class
The read modes to get subscribed resources of a user or group. -
Uses of A_CmsModeIntEnumeration in org.opencms.file
Modifier and TypeClassDescriptionstatic final class
Enumeration class for project types.static final class
Enumeration class for property types.static final class
Enumeration class for resource copy modes.static final class
Enumeration class for resource delete modes.static final class
Enumeration class for resource undo changes modes. -
Uses of A_CmsModeIntEnumeration in org.opencms.lock
Modifier and TypeClassDescriptionfinal class
Indicates the different possible lock types. -
Uses of A_CmsModeIntEnumeration in org.opencms.search.fields
Modifier and TypeClassDescriptionfinal class
Describes a possible mapping type for a piece of content used in building a search index. -
Uses of A_CmsModeIntEnumeration in org.opencms.security
Modifier and TypeClassDescriptionstatic final class
Enumeration class for the results ofI_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, LockCheck, CmsResourceFilter)
. -
Uses of A_CmsModeIntEnumeration in org.opencms.workplace.explorer
Modifier and TypeClassDescriptionstatic class
Enumeration class for defining the resource project state.