Class AccommodationCategoryModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.category.model.CategoryModel
de.hybris.platform.travelservices.model.travel.AccommodationCategoryModel
All Implemented Interfaces:
Serializable

public class AccommodationCategoryModel extends CategoryModel
Generated model class for type AccommodationCategory first defined at extension travelservices.

Extending category type to classify accommodations.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String IGNORERULES
      Generated constant - Attribute key of AccommodationCategory.ignoreRules attribute defined at extension travelservices.
      See Also:
  • Constructor Details

    • AccommodationCategoryModel

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

      public AccommodationCategoryModel(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
    • AccommodationCategoryModel

      @Deprecated(since="4.1.1", forRemoval=true) public AccommodationCategoryModel(CatalogVersionModel _catalogVersion, String _code)
      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 Category at extension catalog
      _code - initial attribute declared by type Category at extension catalog
    • AccommodationCategoryModel

      @Deprecated(since="4.1.1", forRemoval=true) public AccommodationCategoryModel(CatalogVersionModel _catalogVersion, String _code, ItemModel _owner)
      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 Category at extension catalog
      _code - initial attribute declared by type Category at extension catalog
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getIgnoreRules

      @Accessor(qualifier="ignoreRules", type=GETTER) public Boolean getIgnoreRules()
      Generated method - Getter of the AccommodationCategory.ignoreRules attribute defined at extension travelservices.
      Returns:
      the ignoreRules
    • setIgnoreRules

      @Accessor(qualifier="ignoreRules", type=SETTER) public void setIgnoreRules(Boolean value)
      Generated method - Setter of AccommodationCategory.ignoreRules attribute defined at extension travelservices.
      Parameters:
      value - the ignoreRules