Package org.opencms.file
package org.opencms.file
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
To access the OpenCms VFS repository, obtain a
which will encapsulate the current users permissions.CmsObject
- Since:
- 6.0.0
- See Also:
-
ClassDescriptionSignals data access related issues, i.e.Signals that an attempt to call a method has failed since it is not implemented.A file resource in the OpenCms VFS.A folder resource in the OpenCms VFS.A group principal in the OpenCms permission system.A class used to rewrite links and relations in one subtree such that relations from that subtree to another given subtree replaced with relations to the first subtree.This pivotal class provides all authorized access to the OpenCms VFS resources.Describes an OpenCms project, which contains a set of VFS resources that are being worked on at the same time.Enumeration class for project types.Represents a property (meta-information) mapped to a VFS resource.Transforms a given properties map, to a map where the returned values for a property are dependent on the locale.Defines a property name, so that
instances can be created with that name.CmsProperty
Enumeration class for property types.Stores the information about the current users OpenCms context, for example the requested URI, the current project, the selected site and more.Enumeration class for resource copy modes.Enumeration class for resource delete modes.Enumeration class for resource undo changes modes.This class allows the developer to build a CmsResource object by filling out individual fields one after the other.Provides filters for resource result sets obtained from requests to the OpenCms VFS.A user principal in the OpenCms permission system.An object which represents search criteria for retrieving users.An enum used for indicating searchable columns.An enum used for indicating sort order.Used to signal VFS related issues, for example during file access.Signals that a VFS resource unexpectedly exists.Signals that an attempt to read a resource in the VFS denoted by a specified pathname has failed.Common ancestor interface forCmsFile
andCmsFolder
as well as forCmsHistoryFile
andCmsHistoryFolder
.Enumeration for all attributes of a resource.Convenience class to access the localized messages of this OpenCms package.