Interface CmsCxAware

All Known Implementing Classes:
DefaultCxCmsContainerStrategy.CmsComponentInterceptor

public interface CmsCxAware
Interface for cms objects that are aware of their personalization data
  • Method Details

    • getCxContainerUid

      String getCxContainerUid()
    • getCxContainerType

      String getCxContainerType()
    • getCxActionCode

      String getCxActionCode()
    • getCxCustomizationCode

      String getCxCustomizationCode()
    • getCxVariationCode

      String getCxVariationCode()
    • getContainerSourceId

      String getContainerSourceId()