Class CMSUiExperienceRestrictionModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class CMSUiExperienceRestrictionModel extends AbstractRestrictionModel
Generated model class for type CMSUiExperienceRestriction first defined at extension acceleratorcms.

deprecated since 1811.

See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • UIEXPERIENCE

      public static final String UIEXPERIENCE
      Generated constant - Attribute key of CMSUiExperienceRestriction.uiExperience attribute defined at extension acceleratorcms.
      See Also:
  • Constructor Details

    • CMSUiExperienceRestrictionModel

      public CMSUiExperienceRestrictionModel()
      Generated constructor - Default constructor for generic creation.
    • CMSUiExperienceRestrictionModel

      public CMSUiExperienceRestrictionModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • CMSUiExperienceRestrictionModel

      @Deprecated(since="4.1.1", forRemoval=true) public CMSUiExperienceRestrictionModel(CatalogVersionModel _catalogVersion, String _uid)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _catalogVersion - initial attribute declared by type CMSItem at extension cms2
      _uid - initial attribute declared by type CMSItem at extension cms2
    • CMSUiExperienceRestrictionModel

      @Deprecated(since="4.1.1", forRemoval=true) public CMSUiExperienceRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, String _uid)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _catalogVersion - initial attribute declared by type CMSItem at extension cms2
      _owner - initial attribute declared by type Item at extension core
      _uid - initial attribute declared by type CMSItem at extension cms2
  • Method Details

    • getUiExperience

      @Accessor(qualifier="uiExperience", type=GETTER) public UiExperienceLevel getUiExperience()
      Generated method - Getter of the CMSUiExperienceRestriction.uiExperience attribute defined at extension acceleratorcms.
      Returns:
      the uiExperience
    • setUiExperience

      @Accessor(qualifier="uiExperience", type=SETTER) public void setUiExperience(UiExperienceLevel value)
      Generated method - Setter of CMSUiExperienceRestriction.uiExperience attribute defined at extension acceleratorcms.
      Parameters:
      value - the uiExperience