org.opencms.file.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-core Show documentation
Show all versions of opencms-core Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
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 {@link org.opencms.file.CmsObject}
which will encapsulate the current users permissions.
@since 6.0.0
@see org.opencms.file.CmsObject
@see org.opencms.file.CmsRequestContext
@see org.opencms.file.CmsUser
@see org.opencms.file.CmsResource
@see org.opencms.file.types.I_CmsResourceType