Class CmsPropertyConfig

  • All Implemented Interfaces:
    java.lang.Cloneable, I_CmsConfigurationObject<CmsPropertyConfig>

    public class CmsPropertyConfig
    extends java.lang.Object
    implements I_CmsConfigurationObject<CmsPropertyConfig>, java.lang.Cloneable
    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