Class CmsPropertyConfig

java.lang.Object
org.opencms.ade.configuration.CmsPropertyConfig
All Implemented Interfaces:
Cloneable, I_CmsConfigurationObject<CmsPropertyConfig>

This class represents the property configuration for a sitemap region.

(This is mostly a wrapper around CmsXmlContentProperty. We don't use that class directly because we may want to put server-specific logic in here, and CmsXmlContentProperty is used as a bean for RPC data transfer to the client.)

Since:
8.0.1
Version:
$Revision: 1.0 $
Author:
Georg Westenberger