程序包 | 说明 |
---|---|
org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
限定符和类型 | 字段和说明 |
---|---|
protected java.util.List<CmsConfigurationCopyResource> |
A_CmsResourceType.m_copyResources
The list of resources to copy.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<CmsConfigurationCopyResource> |
I_CmsResourceType.getConfiguredCopyResources()
Returns the configured copy resources for this resource type in an unmodifiable List.
|
java.util.List<CmsConfigurationCopyResource> |
A_CmsResourceType.getConfiguredCopyResources()
Returns the (unmodifiable) list of copy resources.
|