Uses of Class
org.opencms.configuration.CmsConfigurationCopyResource
Package
Description
The implementations of the core resource types for the VFS are located here.
-
Uses of CmsConfigurationCopyResource in org.opencms.file.types
Modifier and TypeFieldDescriptionprotected List<CmsConfigurationCopyResource>
A_CmsResourceType.m_copyResources
The list of resources to copy.Modifier and TypeMethodDescriptionA_CmsResourceType.getConfiguredCopyResources()
Returns the (unmodifiable) list of copy resources.I_CmsResourceType.getConfiguredCopyResources()
Returns the configured copy resources for this resource type in an unmodifiable List.protected List<CmsConfigurationCopyResource>
A_CmsResourceType.getCopyResources
(CmsObject cms, String resourcename, CmsMacroResolver resolver) Gets the actual copy resources to use when creating a resource.protected List<CmsConfigurationCopyResource>
CmsResourceTypeSubsitemapContentFolder.getCopyResources
(CmsObject cms, String resourcename, CmsMacroResolver resolver)