Uses of Class
org.opencms.repository.A_CmsRepository
Packages that use A_CmsRepository
Package
Description
Package contains all classes and interfaces needed to create or use a repository to
access the resources in the VFS.
-
Uses of A_CmsRepository in org.opencms.repository
Subclasses of A_CmsRepository in org.opencms.repositoryModifier and TypeClassDescriptionclass
Creates a repository session to access OpenCms. -
Uses of A_CmsRepository in org.opencms.webdav
Methods in org.opencms.webdav with parameters of type A_CmsRepositoryModifier and TypeMethodDescriptionvoid
CmsDavSessionProvider.setRepository
(A_CmsRepository repository) Sets the repository.