Uses of Class
org.opencms.util.A_CmsModeIntEnumeration
Packages that use 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
Subclasses of A_CmsModeIntEnumeration in org.opencms.dbModifier and TypeClassDescriptionfinal classThe read modes to get subscribed resources of a user or group. -
Uses of A_CmsModeIntEnumeration in org.opencms.file
Subclasses of A_CmsModeIntEnumeration in org.opencms.fileModifier and TypeClassDescriptionstatic final classEnumeration class for project types.static final classEnumeration class for property types.static final classEnumeration class for resource copy modes.static final classEnumeration class for resource delete modes.static final classEnumeration class for resource undo changes modes. -
Uses of A_CmsModeIntEnumeration in org.opencms.lock
Subclasses of A_CmsModeIntEnumeration in org.opencms.lockModifier and TypeClassDescriptionfinal classIndicates the different possible lock types. -
Uses of A_CmsModeIntEnumeration in org.opencms.search.fields
Subclasses of A_CmsModeIntEnumeration in org.opencms.search.fieldsModifier and TypeClassDescriptionfinal classDescribes a possible mapping type for a piece of content used in building a search index. -
Uses of A_CmsModeIntEnumeration in org.opencms.security
Subclasses of A_CmsModeIntEnumeration in org.opencms.securityModifier and TypeClassDescriptionstatic final classEnumeration class for the results ofI_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, LockCheck, CmsResourceFilter). -
Uses of A_CmsModeIntEnumeration in org.opencms.workplace.explorer
Subclasses of A_CmsModeIntEnumeration in org.opencms.workplace.explorerModifier and TypeClassDescriptionstatic classEnumeration class for defining the resource project state.