Uses of Class
org.opencms.workplace.explorer.CmsExplorerTypeAccess
Packages that use CmsExplorerTypeAccess
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
-
Uses of CmsExplorerTypeAccess in org.opencms.workplace
Methods in org.opencms.workplace that return CmsExplorerTypeAccessModifier and TypeMethodDescriptionCmsWorkplaceManager.getDefaultAccess()
Gets the access object of the type settings.Methods in org.opencms.workplace with parameters of type CmsExplorerTypeAccessModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setDefaultAccess
(CmsExplorerTypeAccess access) Sets the access object of the type settings. -
Uses of CmsExplorerTypeAccess in org.opencms.workplace.explorer
Methods in org.opencms.workplace.explorer that return CmsExplorerTypeAccessModifier and TypeMethodDescriptionCmsExplorerTypeSettings.getAccess()
Gets the access object of the type settings.Methods in org.opencms.workplace.explorer with parameters of type CmsExplorerTypeAccessModifier and TypeMethodDescriptionvoid
CmsExplorerTypeAccessFlushListener.add
(CmsExplorerTypeAccess access) Adds a new access settings object to this listener.void
CmsExplorerTypeSettings.setAccess
(CmsExplorerTypeAccess access) Sets the access object of the type settings.