Uses of Class
org.opencms.configuration.CmsConfigurationCopyResource
Packages that use CmsConfigurationCopyResource
Package
Description
The implementations of the core resource types for the VFS are located here.
-
Uses of CmsConfigurationCopyResource in org.opencms.file.types
Fields in org.opencms.file.types with type parameters of type CmsConfigurationCopyResourceModifier and TypeFieldDescriptionprotected List<CmsConfigurationCopyResource> A_CmsResourceType.m_copyResourcesThe list of resources to copy.Methods in org.opencms.file.types that return types with arguments of type CmsConfigurationCopyResourceModifier 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)